Skip to content

Commit bb4d87f

Browse files
committed
adding integration test workflow #5
1 parent 196c3a5 commit bb4d87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_xlb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
path: dist
3939

4040
- name: Publish to GCP
41-
run: gcloud builds submit --region=us-central1 --config xlb.cloudbuild.yaml
41+
run: gcloud builds submit --project jordan-waf-lb --region=us-central1 --config xlb.cloudbuild.yaml
4242
env:
4343
FASTLY_API_TOKEN: ${{ secrets.FASTLY_API_TOKEN }}
4444
FASTLY_SERVICE_ID: ${{ secrets.FASTLY_SERVICE_ID }}

0 commit comments

Comments
 (0)