Skip to content

Commit 504bbe3

Browse files
authored
Merge pull request #81 from swisstopo/ltbam-patch-1
Update deploy-int.yaml
2 parents 2653ba4 + 9f5e3ad commit 504bbe3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-int.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
SSL_CERT=${{ vars.SSL_CERT }}
3636
SSL_KEY=${{ vars.SSL_KEY }}
3737
CONCURRENCY=${{ vars.CONCURRENCY }}
38+
MAX_CACHE_SIZE=${{ vars.MAX_CACHE_SIZE }}
39+
http_proxy=${{ vars.HTTP_PROXY }}
40+
https_proxy=${{ vars.HTTPS_PROXY }}
3841
EOF
3942
4043
cat > .env <<EOF

0 commit comments

Comments
 (0)