Trying the return code passthrough again...
This commit is contained in:
parent
fee3a770f5
commit
02c7a6db3e
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ install:
|
|||
- sudo sh .travis/grains.sh
|
||||
|
||||
script:
|
||||
- sudo salt-call --local --config=./ --state-output=changes --log-level=quiet state.apply
|
||||
- sudo salt-call --local --config=./ --state-output=changes --log-level=quiet --retcode-passthrough state.apply
|
||||
|
|
Loading…
Reference in a new issue