mirror of
https://github.com/yannh/kubeconform.git
synced 2026-04-09 14:44:18 +00:00
Generate all release artifacts using Goreleaser, update Makefile
This commit is contained in:
parent
ec52b39db3
commit
5bce1d4180
2 changed files with 11 additions and 19 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
run: make docker-test
|
||||
|
||||
- name: build
|
||||
run: make build-single-target
|
||||
run: make goreleaser-build-static
|
||||
|
||||
- name: acceptance-test
|
||||
run: make docker-acceptance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue