This commit is contained in:
parent
3b6940beb3
commit
f7f3090818
|
@ -8,5 +8,7 @@ pipeline:
|
||||||
image: klakegg/hugo
|
image: klakegg/hugo
|
||||||
commands:
|
commands:
|
||||||
- hugo
|
- hugo
|
||||||
- ls -lah
|
send:
|
||||||
- ls public
|
image: alpine
|
||||||
|
commands:
|
||||||
|
- scp
|
||||||
|
|
Loading…
Reference in a new issue