Skip to content

Commit

Permalink
always build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed May 21, 2024
1 parent 76090b7 commit 98212e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trunk_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
TRUNK_API_TOKEN: ${{ secrets.TRUNK_AUTH_TOKEN }}
run: ~/.cargo/bin/trunk publish
build_and_push:
# requires the publish stage since the image build runs `trunk install`
needs: publish
name: Build and push images
env:
TARGET_PLATFORMS: linux/amd64,linux/arm64
Expand Down

0 comments on commit 98212e4

Please sign in to comment.