Skip to content

Commit

Permalink
ci: fix alpine latest not being built (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmartingr authored Dec 22, 2024
1 parent 93f21e9 commit 1070eb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
uses: ./.github/workflows/_buildx.yml
call-buildx-alpine:
needs: call-gorelease
# only build on pull requests from the same repo for now
if: github.event.pull_request.head.repo.full_name == github.repository
uses: ./.github/workflows/_buildx.yml
with:
tag_prefix: alpine-
Expand Down

0 comments on commit 1070eb9

Please sign in to comment.