Siblings container build: set work dir to nodepool

Set the working directory to the nodepool checkout so that when we use
this job from other repos, it finds and builds the right Dockerfile.

Change-Id: I8578dd612d58387ad20c43404444df43f41a6723
This commit is contained in:
Ian Wienand 2020-04-21 13:55:37 +10:00
parent edba92e412
commit 8ab4c48d24
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@
- python-base-3.7-container-image
provides: nodepool-siblings-container-image
vars:
zuul_work_dir: "{{ zuul.projects['opendev.org/zuul/nodepool'].src_dir }}"
docker_images:
- context: .
repository: zuul/nodepool-launcher