.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 33s
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 33s
This commit is contained in:
parent
2ef74b0aaf
commit
3921de4a6c
@ -17,12 +17,11 @@ jobs:
|
||||
- name: Pull
|
||||
run: |
|
||||
git restore .
|
||||
git lfs fetch --all
|
||||
git fetch --all
|
||||
git reset --hard origin/main
|
||||
git lfs pull
|
||||
- name: Build
|
||||
run: |
|
||||
rm -rf public
|
||||
hugo --minify --gc --baseURL "https://vr.cantorgymnasium.de/"
|
||||
- name: Deploy
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user