Remove colon
This commit is contained in:
parent
1d14702333
commit
00303ebcc1
@ -64,7 +64,7 @@ Play_Against_Desktops:
|
||||
script:
|
||||
- ansible-playbook -l desktop site.yml --vault-password-file /vaultpw
|
||||
- error="$?"
|
||||
- echo "Return code: $error"
|
||||
- echo "Return code $error"
|
||||
|
||||
Play_Against_Production:
|
||||
stage: play
|
||||
|
Loading…
Reference in New Issue
Block a user