Skip to content

Commit bc0f421

Browse files
committed
add .gcloudignore and update Cloud Build trigger URL
1 parent 5235e5e commit bc0f421

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gcloudignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
sql/
2+
.github/

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Triggered on every push to main (i.e. when a PR is merged).
66
# Update the trigger at:
7-
# https://console.cloud.google.com/cloud-build/triggers;region=us-central1/edit/2bd8fcc6-6319-455d-88f2-38d564fe2db8?project=httparchive
7+
# https://console.cloud.google.com/cloud-build/triggers;region=us-east4/edit/bb4583bc-6305-49aa-9f97-e04156d7691b?project=webalmanac
88
#
99
# The deploy version is a UTC timestamp generated at deploy time (e.g. 20211111t105151).
1010

0 commit comments

Comments
 (0)