Skip to content

Commit

Permalink
[CE-351]Add ansible agent image onto docker hub
Browse files Browse the repository at this point in the history
Change-Id: Idce2c7b417cc2199e4fc870a8cc9a1da6c9aafaf
Signed-off-by: Tong Li <litong01@us.ibm.com>
  • Loading branch information
Tong Li committed May 4, 2018
1 parent 00fae21 commit 416e174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ docker-operator-dashboard: build/docker/operator-dashboard/$(DUMMY)

docker-clean: image-clean ##@Clean all existing images

DOCKERHUB_IMAGES = baseimage engine mongo nginx operator-dashboard user-dashboard watchdog
DOCKERHUB_IMAGES = baseimage engine mongo nginx operator-dashboard user-dashboard watchdog ansible-agent

dockerhub: $(patsubst %,dockerhub-%,$(DOCKERHUB_IMAGES)) ##@Building latest images with dockerhub materials, to valid them

Expand Down

0 comments on commit 416e174

Please sign in to comment.