Fix undefined var in promote job
promote job missed to set the required download_artifact_job variable. Change-Id: Ia9c7d643a86ddcfa8b7bf56a66766c50e81b5ccb
This commit is contained in:
parent
612d37f315
commit
5c27e5a7ac
@ -95,3 +95,4 @@
|
||||
vars:
|
||||
rust_sdk_git_repo: "git@github.com:gtema/openstack.git"
|
||||
rust_project_dir: "{{ ansible_user_dir }}/openstack"
|
||||
download_artifact_job: "codegenerator-rust-all"
|
||||
|
Loading…
x
Reference in New Issue
Block a user