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:
parent
edba92e412
commit
8ab4c48d24
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user