mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-21 15:26:29 +00:00
ci: build binaries
This commit is contained in:
parent
eaa80d3a91
commit
167cd98299
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue