Skip to content

Commit

Permalink
fix: Terraform job type is now terraform-integration (#8743)
Browse files Browse the repository at this point in the history
  • Loading branch information
burkedavison authored Nov 8, 2022
1 parent 9e4d6db commit 65f126f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/presubmit/terraform-integration.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env_vars: {

env_vars: {
key: "JOB_TYPE"
value: "integration"
value: "terraform-integration"
}

# TODO: remove this after we've migrated all tests and scripts
Expand Down

0 comments on commit 65f126f

Please sign in to comment.