diff --git a/testing/tf/cloud-build/cloud-build.tf b/testing/tf/cloud-build/cloud-build.tf index 0f88029ab82..cae0b6c29bf 100644 --- a/testing/tf/cloud-build/cloud-build.tf +++ b/testing/tf/cloud-build/cloud-build.tf @@ -1,11 +1,9 @@ - resource "google_cloudbuild_trigger" "build_trigger" { project = "${var.gcp_project}" trigger_template { - branch_name = "master" tag_name = "${base64decode("XigwfFsxLTldXFxkKilcXC4oMHxbMS05XVxcZCopXFwuKDB8WzEtOV1cXGQqKSg/Oi0oKD86MHxbMS05XVxcZCp8XFxkKlthLXpBLVotXVswLTlhLXpBLVotXSopKD86XFwuKD86MHxbMS05XVxcZCp8XFxkKlthLXpBLVotXVswLTlhLXpBLVotXSopKSopKT8oPzpcXCsoWzAtOWEtekEtWi1dKyg/OlxcLlswLTlhLXpBLVotXSspKikpPyQ=")}" project = "${var.gcp_project}" repo_name = "http://github.com/gojek/feast" } filename = "testing/tf/cloud-build/cloudbuild.yaml" -} \ No newline at end of file +}