We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196c3a5 commit bb4d87fCopy full SHA for bb4d87f
.github/workflows/integration_xlb.yml
@@ -38,7 +38,7 @@ jobs:
38
path: dist
39
40
- name: Publish to GCP
41
- run: gcloud builds submit --region=us-central1 --config xlb.cloudbuild.yaml
+ run: gcloud builds submit --project jordan-waf-lb --region=us-central1 --config xlb.cloudbuild.yaml
42
env:
43
FASTLY_API_TOKEN: ${{ secrets.FASTLY_API_TOKEN }}
44
FASTLY_SERVICE_ID: ${{ secrets.FASTLY_SERVICE_ID }}
0 commit comments