This commit is contained in:
parent
fdeba28a89
commit
b348fe92d6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pipeline:
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- echo hi
|
- echo hi
|
||||||
- echo hello
|
- cat /tmp/privateKey*
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/ansible
|
image: plugins/ansible
|
||||||
|
|
Loading…
Reference in a new issue