fix(ci): update to HCloud blob storage
Some checks failed
Deploy pages / deploy (push) Has been cancelled
Some checks failed
Deploy pages / deploy (push) Has been cancelled
This commit is contained in:
parent
fcb00c7f85
commit
ba4bb4ee7f
2 changed files with 3 additions and 3 deletions
|
@ -28,5 +28,5 @@ jobs:
|
||||||
hugo --minify --environment production
|
hugo --minify --environment production
|
||||||
hugo deploy
|
hugo deploy
|
||||||
env:
|
env:
|
||||||
AWS_ACCESS_KEY_ID: ${{ secrets.GARAGE_KEY_ID }}
|
AWS_ACCESS_KEY_ID: ${{ secrets.HCLOUD_KEY_ID }}
|
||||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.GARAGE_SECRET_KEY }}
|
AWS_SECRET_ACCESS_KEY: ${{ secrets.HCLOUD_SECRET_KEY }}
|
||||||
|
|
|
@ -64,4 +64,4 @@ target = "_blank"
|
||||||
aria = "Xing Profile"
|
aria = "Xing Profile"
|
||||||
|
|
||||||
[[deployment.targets]]
|
[[deployment.targets]]
|
||||||
URL = "s3://blog?endpoint=garage.garage.svc:3900&disableSSL=true&s3ForcePathStyle=true®ion=hel1"
|
URL = "s3://1661580-blog?endpoint=fsn1.your-objectstorage.com®ion=fsn1"
|
||||||
|
|
Loading…
Reference in a new issue