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