0.1.0-DEV-20191105-132422
------------------------- * FIX: - /bin/bash: line 88: /usr/bin/hostname: No such file or directory
This commit is contained in:
parent
ae3d025f05
commit
f80d8b8112
@ -40,7 +40,7 @@ stages:
|
||||
<<: *tags_template
|
||||
stage: check_versions
|
||||
script:
|
||||
- /usr/bin/hostname
|
||||
- /bin/hostname
|
||||
- "cd ${ANSIBLE_PLAY_PATH} && git log -1"
|
||||
- "ansible --version"
|
||||
- "ansible-lint --version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user