Push Docker image to Docker Hub from Zuul

Change-Id: I4868fb689f8c54486486d285622863efcb518922
Story: 2001694
Task: 36800
This commit is contained in:
Dobroslaw Zybort 2019-09-25 12:30:41 +02:00
parent 69117baed4
commit 3c1335f611
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@
- name: Push to Docker Hub all agent-forwarder tags
shell: "docker push monasca/agent-forwarder"
- name: Push to Docker Hub all statsd tags
shell: "docker push monasca/statsd"