Merge branch 'main' of git.cantorgymnasium.de:gcg/marzipano
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 1m0s
All checks were successful
Marzipano Prod / Produktivumgebung (push) Successful in 1m0s
This commit is contained in:
commit
fc6b5335a1
@ -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: |
|
||||
|
6
renovate.json
Normal file
6
renovate.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>gcg/renovate-config"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user