fix: CI: rm release build step, use binary from docker img
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
abe3cf1dac
commit
409b2be66d
1 changed files with 0 additions and 2 deletions
|
@ -13,9 +13,7 @@ pipeline:
|
|||
- make dev-env
|
||||
- make migrate
|
||||
- make lint
|
||||
- make
|
||||
- make test
|
||||
- make release
|
||||
|
||||
build_docker_img:
|
||||
image: plugins/docker
|
||||
|
|
Loading…
Reference in a new issue