ci: use http proxy

main
Ricard Illa 2022-08-24 11:54:31 +02:00
parent e24845ecf7
commit 263c78bfe7
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ pipeline:
commands:
- terraform plan -out=tfplan
- terraform show -json tfplan
environment:
- HTTP_PROXY=caladan:8888
- HTTPS_PROXY=caladan:8888
secrets: [namecheap_api_key]
# gitleaks: