1
0

New format
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2022-03-26 17:33:26 +01:00
parent 2283d1c139
commit 2829be4452

@ -1,14 +1,10 @@
kind: pipeline
name: default
steps:
- name: build
image: klakegg/hugo:ext-alpine
commands:
- hugo mod get -u
- hugo-official --minify --gc --cleanDestinationDir
- name: deploy
pipeline:
build:
image: klakegg/hugo:ext-alpine
commands:
- hugo mod get -u
- hugo-official --minify --gc --cleanDestinationDir
deploy:
image: appleboy/drone-scp
settings:
host: jcktrue.dk