Skip to content

Commit ef83c49

Browse files
committed
point dev ooniprobe to branch with patch for sign credential
1 parent 4051fc5 commit ef83c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tf/environments/dev/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ module "ooniapi_ooniprobe_deployer" {
554554

555555
service_name = "ooniprobe"
556556
repo = "ooni/backend"
557-
branch_name = "master"
557+
branch_name = "patch-sign-credential-bug"
558558
trigger_path = "ooniapi/services/ooniprobe/**"
559559
buildspec_path = "ooniapi/services/ooniprobe/buildspec.yml"
560560
codestar_connection_arn = aws_codestarconnections_connection.oonidevops.arn

0 commit comments

Comments
 (0)