parent
752857ee93
commit
02a585cbb2
1 changed files with 2 additions and 1 deletions
|
@ -12,8 +12,9 @@ pipeline:
|
|||
image: docker
|
||||
commands:
|
||||
- echo ${IGOR_KEY}
|
||||
- echo $BLARP
|
||||
- echo ${BLARP}
|
||||
- cat /etc/os-release
|
||||
secrets: [ igor_key ]
|
||||
|
||||
publish:
|
||||
image: plugins/ansible
|
||||
|
|
Loading…
Reference in a new issue