Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
GernotMaier committed Mar 15, 2024
1 parent 5d1de2d commit e6b7d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v2dl3-eventdisplay-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}.{{patch}},suffix=-v2dl3-eventdisplay
type=schedule,pattern={{date 'YYYYMMDD'}}
type=raw,value={{date 'YYYYMMDD-HHmmss'}}
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-v2dl3-eventdisplay
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: latest=true

- name: Build and push Docker image
Expand Down

0 comments on commit e6b7d03

Please sign in to comment.