Null change to retrigger image build
Previous image push failed; pushing a comment-only change to try again. Change-Id: I89f23d60e0da144bbf47204fa06c55debf643ca4
This commit is contained in:
parent
183f26c048
commit
5de0172ae2
@ -82,6 +82,7 @@ endif
|
||||
else
|
||||
echo $(IMAGE_ID) > $(BUILD_DIR)/image_id
|
||||
endif
|
||||
# push image
|
||||
ifeq ($(PUSH_IMAGE), true)
|
||||
docker push $(IMAGE)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user