Skip to content

Commit

Permalink
Dropp latest-tag til Harbor (#56)
Browse files Browse the repository at this point in the history
Fikk feilmelding når latest ble forsøkt dyttet opp til Harbor

Closes #53
  • Loading branch information
arnfinn authored Oct 23, 2024
1 parent bafa6b7 commit 2f1169d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/harbor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.IMAGE_NAME }}
flavor: |
latest=false
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 2f1169d

Please sign in to comment.