ci: set buckets
This commit is contained in:
parent
cf2652ce8f
commit
a8ff8d476a
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@ image: alpine:latest
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
HUGO_VERSION: 0.79.0
|
HUGO_VERSION: 0.79.0
|
||||||
BUCKET:
|
BUCKET: libre-sh-scim-doc
|
||||||
|
BETA_BUCKET: libre-sh-scim-doc-beta
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
|
Loading…
Reference in a new issue