Add Gandalf Bunny infrastructure gateway
All checks were successful
Test / test (push) Successful in 8s

This commit is contained in:
Eric Wendland 2026-07-21 18:14:02 +02:00
commit dec3f970f3
3 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@ jobs:
with:
directory: dist
storage-zone: example-org
purge-endpoint: https://tionis-static-site-purge.bunny.run
purge-endpoint: https://gandalf.bunny.run
env:
BUNNY_STORAGE_PASSWORD: ${{ secrets.BUNNY_STORAGE_PASSWORD }}
```