[ci skip] update tls auto renew script to use technitium
This commit is contained in:
parent
ae5d4797f7
commit
f7fdec2032
3 changed files with 24 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue