ci: always build version from makefile
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
5a69f6235f
commit
3e108323e1
@ -31,8 +31,6 @@ steps:
|
|||||||
image: clux/muslrust:nightly-2021-04-14
|
image: clux/muslrust:nightly-2021-04-14
|
||||||
commands:
|
commands:
|
||||||
- make build
|
- make build
|
||||||
environment:
|
|
||||||
BUILD_VERSION: ${DRONE_TAG%-*}
|
|
||||||
|
|
||||||
- name: dryrun
|
- name: dryrun
|
||||||
image: thegeeklab/drone-docker-buildx:23
|
image: thegeeklab/drone-docker-buildx:23
|
||||||
|
Reference in New Issue
Block a user