Set Docker publish jobs
- Set as voting:
build-monasca-docker-image
- Bringing back the Docker publish jobs which were temporarily
disabled [1]
[1] db01fe425b
Change-Id: I6892059b122cd5ec84edd41fc55a6aa2ea6267a9
This commit is contained in:
parent
e8c1e33c16
commit
31da305881
12
.zuul.yaml
12
.zuul.yaml
@ -7,10 +7,18 @@
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- build-monasca-docker-image:
|
||||
voting: false
|
||||
- build-monasca-docker-image
|
||||
- monasca-tempest-python3-influxdb:
|
||||
voting: false
|
||||
post:
|
||||
jobs:
|
||||
- publish-monasca-notification-docker-image
|
||||
periodic:
|
||||
jobs:
|
||||
- publish-monasca-notification-docker-image
|
||||
release:
|
||||
jobs:
|
||||
- publish-monasca-notification-docker-image
|
||||
|
||||
- job:
|
||||
name: publish-monasca-notification-docker-image
|
||||
|
Loading…
Reference in New Issue
Block a user