From 5753165fb7e1c133057d8e374ee441e1c05d92e3 Mon Sep 17 00:00:00 2001 From: Paurush Garg <62579325+PaurushGarg@users.noreply.github.com> Date: Tue, 14 Nov 2023 12:40:33 -0800 Subject: [PATCH] Resolving annotation error in mainbuild (#598) --- .github/workflows/main-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-build.yml b/.github/workflows/main-build.yml index 29275f8e63..1d1cd8ecc0 100644 --- a/.github/workflows/main-build.yml +++ b/.github/workflows/main-build.yml @@ -457,7 +457,7 @@ jobs: secrets: inherit with: test-cluster-name: "e2e-adot-test" - appsignals-adot-image-name: ${{ env.STAGING_ECR_REGISTRY }}/${{ env.STAGING_ECR_REPOSITORY }}:${{ needs.build.outputs.java_agent_tag }} + appsignals-adot-image-name: 611364707713.dkr.ecr.us-west-2.amazonaws.com/adot-autoinstrumentation-java-operator-staging:${{ needs.build.outputs.java_agent_tag }} caller-workflow-name: 'main-build' publish-build-status: