Add new app
This commit is contained in:
parent
3f12ff7099
commit
102400afe0
@ -11,4 +11,5 @@ steps:
|
||||
CLOUDFLARE_API_TOKEN:
|
||||
from_secret: CLOUDFLARE_API_TOKEN
|
||||
CLOUDFLARE_ZONE_ID:
|
||||
from_secret: CLOUDFLARE_ZONE_ID
|
||||
from_secret: CLOUDFLARE_ZONE_ID
|
||||
|
||||
@ -129,3 +129,4 @@ yq eval '.ingress' "$GENERATED_FILE" | yq eval -o=json '.' - | jq -c '.[]' | whi
|
||||
echo "⚠️ CNAME for $name.dvirlabs.com already exists, skipping"
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user