Update docker-publish.yml for stable/xena
Change-Id: I2501bc10ca3099ef037de11adbe43200ad61c326
This commit is contained in:
parent
6cd32d9a14
commit
06b5b2d626
@ -9,4 +9,4 @@
|
||||
shell: "docker images --format '{% raw %}{{ .Repository }}:{{ .Tag }}{% endraw %}' | grep monasca"
|
||||
|
||||
- name: Push to Docker Hub all tags
|
||||
shell: "docker push monasca/base:{{ zuul.tag if zuul.pipeline == 'release' else 'master'}}"
|
||||
shell: "docker push monasca/base:{{ zuul.tag if zuul.pipeline == 'release' else 'xena'}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user