no need to separately run check for release
This commit is contained in:
parent
e690f3ce91
commit
658c219054
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ pipeline:
|
|||
event: tag
|
||||
commands:
|
||||
- apk --no-cache add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing cargo-deny make
|
||||
- make check
|
||||
- make release
|
||||
publish-docker-image:
|
||||
image: plugins/kaniko
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue