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
|
- name: create-cloudflare-cname
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
environment:
|
environment:
|
||||||
- CLOUDFLARE_TOKEN
|
CLOUDFLARE_TOKEN: ${CLOUDFLARE_TOKEN}
|
||||||
- CLOUDFLARE_ZONE_ID
|
CLOUDFLARE_ZONE_ID: ${CLOUDFLARE_ZONE_ID}
|
||||||
commands:
|
commands:
|
||||||
- apk add curl jq
|
- apk add curl jq
|
||||||
- echo "🌐 Creating CNAME for grafana-int.dvirlabs.com"
|
- echo "🌐 Creating CNAME for grafana-int.dvirlabs.com"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user