Build images on bionic
The projectatomic PPA for focal seems defunct. Change-Id: I4951dbadb9b202b8d5fe268114b37d74e591b178
This commit is contained in:
parent
8da8973d6e
commit
bf98edd796
@ -23,6 +23,7 @@
|
|||||||
run: playbooks/functional-test/run.yaml
|
run: playbooks/functional-test/run.yaml
|
||||||
post-run: playbooks/functional-test/post.yaml
|
post-run: playbooks/functional-test/post.yaml
|
||||||
provides: zuul-registry-container-image
|
provides: zuul-registry-container-image
|
||||||
|
nodeset: ubuntu-bionic
|
||||||
vars: &image_vars
|
vars: &image_vars
|
||||||
docker_images:
|
docker_images:
|
||||||
- context: .
|
- context: .
|
||||||
@ -40,6 +41,7 @@
|
|||||||
allowed-projects: zuul/zuul-registry
|
allowed-projects: zuul/zuul-registry
|
||||||
run: playbooks/functional-test/run.yaml
|
run: playbooks/functional-test/run.yaml
|
||||||
post-run: playbooks/functional-test/post.yaml
|
post-run: playbooks/functional-test/post.yaml
|
||||||
|
nodeset: ubuntu-bionic
|
||||||
secrets:
|
secrets:
|
||||||
name: docker_credentials
|
name: docker_credentials
|
||||||
secret: zuul-registry-dockerhub
|
secret: zuul-registry-dockerhub
|
||||||
|
Loading…
Reference in New Issue
Block a user