Skip to content

Commit 2eb2f2d

Browse files
authored
run cloud functions tests on the go repo (#22)
1 parent 6163ae6 commit 2eb2f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tf/persistent/repo-ci-triggers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ module "js" {
3333
module "go" {
3434
source = "../modules/repo-ci-triggers"
3535
repository = "opentelemetry-operations-go"
36-
run_on = ["local", "gce", "gke", "gae", "cloud-run"]
36+
run_on = ["local", "gce", "gke", "gae", "cloud-run", "cloud-functions-gen2"]
3737
}

0 commit comments

Comments
 (0)