mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
fix(ci): building release image fails
This commit is contained in:
parent
9aec0ea7da
commit
9586c061bb
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
|
|
@ -17,6 +17,5 @@ jobs:
|
|||
with:
|
||||
go-version-file: go.mod
|
||||
|
||||
|
||||
- uses: ko-build/setup-ko@v0.7
|
||||
- run: ko build --bare --tags ${{ github.ref_name }}
|
||||
- run: ko build --bare --tags ${{ github.ref_name }} github.com/apricote/releaser-pleaser/cmd/rp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue