Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Annotate App Insights for each deployment release (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrizzlyOwl authored Jun 19, 2024
1 parent c9af62c commit 292c9e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
docker-image-name: 'acatran-app'
docker-build-file-name: './Dockerfile'
environment: ${{ needs.set-env.outputs.environment }}
annotate-release: ${{ needs.set-env.outputs.environment == 'dev' }}
docker-build-args: |
COMMIT_SHA="${{ needs.set-env.outputs.checked-out-sha }}"
secrets:
Expand Down

0 comments on commit 292c9e7

Please sign in to comment.