Try to set it like woodpecker format
This commit is contained in:
parent
65ca368163
commit
04de910035
@ -22,8 +22,8 @@ steps:
|
||||
- name: create-cloudflare-cname
|
||||
image: alpine:latest
|
||||
environment:
|
||||
- CLOUDFLARE_TOKEN
|
||||
- CLOUDFLARE_ZONE_ID
|
||||
CLOUDFLARE_TOKEN: ${CLOUDFLARE_TOKEN}
|
||||
CLOUDFLARE_ZONE_ID: ${CLOUDFLARE_ZONE_ID}
|
||||
commands:
|
||||
- apk add curl jq
|
||||
- echo "🌐 Creating CNAME for grafana-int.dvirlabs.com"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user