Publish to garagehq.deuxfleurs.fr
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Alex 2022-02-05 13:03:11 +01:00
parent 43b13306ed
commit 49e2a730d1
No known key found for this signature in database
GPG Key ID: EDABF9711E244EB1
2 changed files with 6 additions and 6 deletions

View File

@ -20,12 +20,12 @@ steps:
- name: build-zola
image: ghcr.io/getzola/zola:v0.15.3
entrypoint: [ "/bin/zola" ]
command: [ "build", "-u", "https://garagehq-new.garage-staging-web.home.adnab.me" ]
command: [ "build", "-u", "https://garagehq.deuxfleurs.fr" ]
- name: upload
image: plugins/s3
settings:
bucket: garagehq-new
bucket: garagehq.deuxfleurs.fr
access_key:
from_secret: aws_access_key_id
secret_key:
@ -34,8 +34,8 @@ steps:
strip_prefix: public/
target: /
path_style: true
endpoint: https://garage-staging.home.adnab.me
region: garage-staging
endpoint: https://garage.deuxfleurs.fr
region: garage
when:
branch:
- master
@ -44,6 +44,6 @@ steps:
- pull_request
---
kind: signature
hmac: bb766660f6abee755fe7b3e2a9577fe7628103cde2e20b4fdb584bd390d491c9
hmac: 8420ca485ee30f847d4f7f3bf8a40eedb5b4697c91ec1e7005366cdb30282c59
...

2
garage

@ -1 +1 @@
Subproject commit d5e7e52a00d8f3632585c50fc99f3e154fa7738c
Subproject commit 172189bfe4ec19871d744ab504b3792fddf361d8