Skip to content

Commit

Permalink
[DDS-1723] Updated image tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Oct 13, 2023
1 parent ca237f4 commit 964b9a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
images: |
${{ env.REGISTRY }}/${{ github.repository }}/${{ matrix.images }}
tags: |
type=ref,event=branch
type=ref,event=pull_request
type=raw,value={{github.event.pull_request.head.ref}},enable=${{ github.event.pull_request.merged == true }}
labels: |
maintainer=Digital Victoria
repository=${{ github.repositoryUrl }}
Expand Down

0 comments on commit 964b9a1

Please sign in to comment.