Update docker-publish.yml for stable/wallaby
Change-Id: Ib98425a661378769dc41b6084afeddbb3fef9288
This commit is contained in:
parent
f55547b80c
commit
2d6f0c1e73
@ -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 'wallaby'}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user