no need to separately run check for release
This commit is contained in:
parent
e690f3ce91
commit
658c219054
@ -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…
Reference in New Issue
Block a user