This commit is contained in:
parent
853f77cd5a
commit
b3afb1a80f
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ pipeline:
|
|||
build:
|
||||
image: plugins/hugo
|
||||
|
||||
check:
|
||||
image: docker
|
||||
commands:
|
||||
- echo ${IGOR_KEY}
|
||||
|
||||
publish:
|
||||
image: plugins/ansible
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue