update drone yml to use cloudflare for acme challenge [ci skip]

This commit is contained in:
Viktor Barzin 2025-02-15 14:20:31 +00:00
parent 1a9844dc7c
commit 9770faba02
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 32 additions and 4 deletions

View file

@ -90,6 +90,10 @@ steps:
TF_VAR_prod: "true"
TECHNITIUM_API_KEY:
from_secret: TECHNITIUM_API_KEY
CLOUDFLARE_TOKEN:
from_secret: CLOUDFLARE_TOKEN
CLOUDFLARE_ZONE_ID:
from_secret: CLOUDFLARE_ZONE_ID
commands:
- "apk update && apk add git certbot expect curl gzip wget"
# Install terraform cli