Correct the secret file path
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
05566181a9
commit
ce79fc6f8f
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@
|
|||
- role: osbs-secret
|
||||
osbs_secret_name: x86-64-osbs
|
||||
osbs_secret_files:
|
||||
- source: "{{ private }}/files/osbs/x86-64-osbs-stg-orchestrator"
|
||||
- source: "{{ private }}/files/osbs/staging/x86-64-osbs-stg-orchestrator"
|
||||
dest: token
|
||||
when: env == "staging"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue