This commit is contained in:
parent
7710f7dcb6
commit
fdeba28a89
1 changed files with 2 additions and 4 deletions
|
@ -11,10 +11,8 @@ pipeline:
|
|||
check:
|
||||
image: docker
|
||||
commands:
|
||||
- echo ${IGOR_KEY}
|
||||
- echo $BLARP
|
||||
- echo ${BLARP}
|
||||
- cat /etc/os-release
|
||||
- echo hi
|
||||
- echo hello
|
||||
|
||||
publish:
|
||||
image: plugins/ansible
|
||||
|
|
Loading…
Reference in a new issue