.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 1m23s
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 1m23s
This commit is contained in:
parent
4de399a7cf
commit
66ab77be5d
@ -16,8 +16,10 @@ jobs:
|
||||
steps:
|
||||
- name: Pull
|
||||
run: |
|
||||
git fetch --all
|
||||
git restore .
|
||||
git lfs fetch --all
|
||||
git reset --hard origin/main
|
||||
git lfs pull
|
||||
- name: Build
|
||||
run: |
|
||||
rm -rf public
|
||||
|
Loading…
x
Reference in New Issue
Block a user