forked from AkkomaGang/akkoma
ensure secrets get passed
This commit is contained in:
parent
ecf2cc7957
commit
5ba0eed5ec
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,10 @@ pipeline:
|
|||
when:
|
||||
event:
|
||||
- push
|
||||
|
||||
secrets:
|
||||
- SCW_ACCESS_KEY
|
||||
- SCW_SECRET_KEY
|
||||
- SCW_DEFAULT_ORGANIZATION_ID
|
||||
group: release
|
||||
image: elixir:1.13
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue