Skip to content

Commit

Permalink
Update 7.5-beta build workflow to remove latest tags assigned to 8.0-…
Browse files Browse the repository at this point in the history
…beta
  • Loading branch information
goofball222 committed Oct 20, 2023
1 parent 2c23149 commit 5c47f13
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-7.5-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
${{ github.repository }}
ghcr.io/${{ github.repository }}
tags: |
type=raw,latest-alpine-beta
type=raw,7.5-alpine-beta
labels: |
org.opencontainers.image.vendor=The Goofball - [email protected]
Expand All @@ -45,7 +44,6 @@ jobs:
${{ github.repository }}
ghcr.io/${{ github.repository }}
tags: |
type=raw,latest-beta
type=raw,7.5-beta
labels: |
org.opencontainers.image.vendor=The Goofball - [email protected]
Expand All @@ -61,7 +59,6 @@ jobs:
${{ github.repository }}
ghcr.io/${{ github.repository }}
tags: |
type=raw,latest-ubuntu-beta
type=raw,7.5-ubuntu-beta
labels: |
org.opencontainers.image.vendor=The Goofball - [email protected]
Expand Down

0 comments on commit 5c47f13

Please sign in to comment.