Skip to content

Commit

Permalink
Resolving annotation error in mainbuild (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaurushGarg authored Nov 14, 2023
1 parent b110435 commit 5753165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5753165

Please sign in to comment.