Merge pull request #15913 from ToolJet/adishM98-patch-2

Update deployment targets from Netlify to Cloudflare
This commit is contained in:
Adish M 2026-04-14 11:06:32 +05:30 committed by GitHub
commit 8500dc66f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ on:
jobs:
full-deploy:
name: Build Image, Deploy to AKS & Netlify
name: Build Image, Deploy to AKS & cloudflare
runs-on: ubuntu-latest
steps:
@ -131,7 +131,7 @@ jobs:
exit 1
deploy-frontend:
name: Deploy Frontend to Netlify
name: Deploy Frontend to cloudflare
runs-on: ubuntu-latest
needs: full-deploy