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:
|
steps:
|
||||||
- name: Pull
|
- name: Pull
|
||||||
run: |
|
run: |
|
||||||
git fetch --all
|
git restore .
|
||||||
|
git lfs fetch --all
|
||||||
git reset --hard origin/main
|
git reset --hard origin/main
|
||||||
|
git lfs pull
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
rm -rf public
|
rm -rf public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user