[ci skip] update tls auto renew script to use technitium

This commit is contained in:
Viktor Barzin 2023-10-09 11:25:08 +00:00
parent ae5d4797f7
commit f7fdec2032
3 changed files with 24 additions and 10 deletions

View file

@ -93,6 +93,8 @@ steps:
image: alpine
environment:
TF_VAR_prod: "true"
TECHNITIUM_API_KEY:
from_secret: TECHNITIUM_API_KEY
commands:
- "apk update && apk add git certbot expect curl gzip"
# Install terraform cli