added secrets to ci apply

main
Ricard Illa 2022-08-25 10:03:23 +02:00
parent 92df43b27b
commit bdee978dce
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 4 additions and 1 deletions

View File

@ -38,7 +38,10 @@ pipeline:
environment:
- HTTP_PROXY=caladan:8888
- HTTPS_PROXY=caladan:8888
secrets: [namecheap_api_key]
secrets:
- linode_token
- namecheap_api_key
- vultr_api_key
notify:
image: registry.monotremata.xyz/xmpp-ci