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 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