do not apply osbs-client with prod settings to staging
This commit is contained in:
parent
670be2873c
commit
f6c5f6295e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
}
|
||||
- {
|
||||
role: osbs-client,
|
||||
when: env == 'staging',
|
||||
when: env != 'staging',
|
||||
general: {
|
||||
verbose: 0,
|
||||
build_json_dir: '/usr/share/osbs/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue