Skip to content

Commit 0105797

Browse files
committed
[ci][autoscaling] INclude vars from cifmw_basedir only when the var is defined
1 parent a0434bb commit 0105797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/run_autoscaling_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
tasks:
4545
- block:
4646
- name: Include vars from the extra_vars files
47+
when: cifmw_basedir is defined
4748
ansible.builtin.include_vars:
4849
dir: "{{ cifmw_basedir }}/artifacts/parameters"
4950

0 commit comments

Comments
 (0)