Merge branch 'main' of git.cantorgymnasium.de:gcg/marzipano
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 26s
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 26s
This commit is contained in:
commit
2ef74b0aaf
@ -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