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:
steps:
- name: build
image: klakegg/hugo:ext-alpine image: klakegg/hugo:ext-alpine
commands: commands:
- hugo mod get -u - hugo mod get -u
- hugo-official --minify --gc --cleanDestinationDir - hugo-official --minify --gc --cleanDestinationDir
deploy:
- name: deploy
image: appleboy/drone-scp image: appleboy/drone-scp
settings: settings:
host: jcktrue.dk host: jcktrue.dk