Fix typo in artifact promote job
Change-Id: I866fac220772bce3f9ff6d97fb9e3ada7e7c4f3d
This commit is contained in:
parent
f564d1c6a5
commit
c83e5243fb
@ -26,7 +26,7 @@
|
||||
register: files
|
||||
- name: Set target directory
|
||||
set_fact:
|
||||
target_dir: "{{ afs.artifact_path }}"
|
||||
target_dir: "{{ afs.artifacts_path }}"
|
||||
- name: Get an AFS token
|
||||
include_role:
|
||||
name: create-afs-token
|
||||
|
Loading…
x
Reference in New Issue
Block a user