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:
|
||||
HUGO_VERSION: 0.79.0
|
||||
BUCKET:
|
||||
|
||||
BUCKET: libre-sh-scim-doc
|
||||
BETA_BUCKET: libre-sh-scim-doc-beta
|
||||
|
||||
stages:
|
||||
- build
|
||||
- deploy
|
||||
|
|
Loading…
Reference in a new issue