This commit is contained in:
@ -1,14 +1,10 @@
|
|||||||
kind: pipeline
|
pipeline:
|
||||||
name: default
|
build:
|
||||||
|
image: klakegg/hugo:ext-alpine
|
||||||
steps:
|
commands:
|
||||||
- name: build
|
- hugo mod get -u
|
||||||
image: klakegg/hugo:ext-alpine
|
- hugo-official --minify --gc --cleanDestinationDir
|
||||||
commands:
|
deploy:
|
||||||
- hugo mod get -u
|
|
||||||
- hugo-official --minify --gc --cleanDestinationDir
|
|
||||||
|
|
||||||
- name: deploy
|
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host: jcktrue.dk
|
host: jcktrue.dk
|
||||||
|
Reference in New Issue
Block a user