Skip to content

Commit 875fb06

Browse files
authored
run gae and cloud run tests on go repo (#20)
1 parent 23e3ca9 commit 875fb06

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"]
36+
run_on = ["local", "gce", "gke", "gae", "cloud-run"]
3737
}

0 commit comments

Comments
 (0)