zuul-jobs/roles/upload-docker-image/defaults/main.yaml
Albin Vass 0f55195335 Add tests for upload-docker-image
This also adds support for using a self hosted registry
with the docker roles.

Change-Id: I43caf46cfcc5d335ce14d72ad2abbef732b24645
2020-06-22 06:55:11 -07:00

5 lines
130 B
YAML

zuul_work_dir: "{{ zuul.project.src_dir }}"
docker_dockerfile: "Dockerfile"
upload_docker_image_promote: true
docker_registry: ''