This commit is contained in:
parent
ef345d6ae9
commit
d4435d5b97
@ -10,7 +10,7 @@ steps:
|
|||||||
- name: binary
|
- name: binary
|
||||||
image: clux/muslrust:nightly-2019-12-19
|
image: clux/muslrust:nightly-2019-12-19
|
||||||
commands:
|
commands:
|
||||||
- "apt-get -qq update && apt-get install -yqq --no-install-recommends libpq-dev "
|
- apt-get -qq update && apt-get install -yqq --no-install-recommends libpq-dev
|
||||||
- make build
|
- make build
|
||||||
environment:
|
environment:
|
||||||
BUILD_VERSION: ${DRONE_TAG%-*}
|
BUILD_VERSION: ${DRONE_TAG%-*}
|
||||||
@ -128,4 +128,8 @@ trigger:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- build-container-amd64
|
- build-container-amd64
|
||||||
|
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: 63ee112a80ffc68684a7cd7e74e73be16247c904f1131b509fe852319e058b15
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user