revert CI change
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
This commit is contained in:
parent
488f25d1a2
commit
b5ee94e9d6
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ steps:
|
|||
branch: [main, staging]
|
||||
commands:
|
||||
- wget https://github.com/gohugoio/hugo/releases/download/v$${HUGO_VERSION}/hugo_extended_$${HUGO_VERSION}_linux-amd64.deb && apt install ./hugo_extended_$${HUGO_VERSION}_linux-amd64.deb && rm -f hugo_extended_$${HUGO_VERSION}_linux-amd64.deb
|
||||
- timedatectl set-timezone Europe/Berlin
|
||||
- hugo --minify --destination ./public
|
||||
|
||||
deploy-staging:
|
||||
|
|
Loading…
Reference in a new issue