Skip to content

Commit

Permalink
Add build tag for latest image (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam authored Dec 13, 2023
1 parent e27d75f commit 126f7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: |
${{ github.repository }}:${{ needs.set-build-env.outputs.buildId }}-all
${{ github.repository }}:${{ needs.set-build-env.outputs.buildId }}
${{ github.repository }}:latest
build-args: |
BUILD_DATE=${{ env.NOW }}
Expand Down

0 comments on commit 126f7f5

Please sign in to comment.