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