Skip to content

Commit 5753165

Browse files
authored
Resolving annotation error in mainbuild (#598)
1 parent b110435 commit 5753165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ jobs:
457457
secrets: inherit
458458
with:
459459
test-cluster-name: "e2e-adot-test"
460-
appsignals-adot-image-name: ${{ env.STAGING_ECR_REGISTRY }}/${{ env.STAGING_ECR_REPOSITORY }}:${{ needs.build.outputs.java_agent_tag }}
460+
appsignals-adot-image-name: 611364707713.dkr.ecr.us-west-2.amazonaws.com/adot-autoinstrumentation-java-operator-staging:${{ needs.build.outputs.java_agent_tag }}
461461
caller-workflow-name: 'main-build'
462462

463463
publish-build-status:

0 commit comments

Comments
 (0)