no need to separately run check for release
This commit is contained in:
parent
e690f3ce91
commit
658c219054
@ -10,7 +10,6 @@ pipeline:
|
|||||||
event: tag
|
event: tag
|
||||||
commands:
|
commands:
|
||||||
- apk --no-cache add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing cargo-deny make
|
- apk --no-cache add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing cargo-deny make
|
||||||
- make check
|
|
||||||
- make release
|
- make release
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
|
Loading…
Reference in New Issue
Block a user