parent
aa1c06c32e
commit
6c2e0e305c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
commands:
|
||||
- hugo -D
|
||||
deploy:
|
||||
image: klakegg/hugo:ext-alpine
|
||||
image: debian
|
||||
secrets: [SSH]
|
||||
commands:
|
||||
- scp -i $SSH -P 4545 -r public riq0h@109.123.230.119:~/
|
||||
|
|
Loading…
Reference in a new issue