Merge "Move upload to dockerhub to run from post-run"

This commit is contained in:
Zuul 2021-02-12 21:35:02 +00:00 committed by Gerrit Code Review
commit 8b3afd2517
1 changed files with 2 additions and 2 deletions

View File

@ -111,8 +111,8 @@
- job:
name: openstack-helm-images-upload
parent: openstack-helm-images-build
run: zuul.d/playbooks/build.yml
post-run:
run:
- zuul.d/playbooks/build.yml
- zuul.d/playbooks/upload.yml
match-on-config-updates: false
dependencies: