.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 1m23s

This commit is contained in:
Denys Konovalov 2024-10-02 23:03:01 +02:00
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