Skip to content

Commit

Permalink
use application name
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssonw committed Jul 10, 2024
1 parent 3c9c9fb commit 461da48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
name: Deploy to dev
uses: kartverket/bygning-apps/.github/workflows/update-app-version.yaml@main
with:
application_name: bygning_backend
image_name: ${{ needs.build.outputs.image_name }}
image_tag: ${{ needs.build.outputs.new_tag }}
image_digest: ${{ needs.build.outputs.new_digest }}
Expand Down

0 comments on commit 461da48

Please sign in to comment.