Skip to content

Commit

Permalink
ci: build binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mentos1386 committed Jun 2, 2024
1 parent 7794540 commit cbdce51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
type=semver,pattern={{major}}
type=sha
- name: Build binaries
run: just build-bin

- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit cbdce51

Please sign in to comment.