0.1.0-DEV-20191030-150846
------------------------- * FIX: - fixed path to 'hostname' binary
This commit is contained in:
parent
c09c103b6b
commit
2c3624a6f2
@ -42,7 +42,7 @@ stages:
|
||||
only:
|
||||
- development
|
||||
script:
|
||||
- /usr/bin/hostname
|
||||
- /bin/hostname
|
||||
- "cd ${CI_PROJECT_DIR} && git log -1"
|
||||
- "ansible --version"
|
||||
- "ansible-lint --version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user