print app version
This commit is contained in:
@ -47,6 +47,8 @@ steps:
|
||||
environment:
|
||||
APP_NAME: altherego
|
||||
CARGO_TARGET_DIR: /cache/target
|
||||
GIT_BRANCH: ${DRONE_COMMIT_BRANCH}
|
||||
GIT_REVISION: ${DRONE_COMMIT:0:8}
|
||||
volumes:
|
||||
- name: cargo
|
||||
path: /usr/local/cargo
|
||||
@ -91,6 +93,6 @@ volumes:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 9636ad34a72c9a41ad90c91729e8b711579563345ae485a4ea2ee40eb3ff46e4
|
||||
hmac: a942d89af2c38916d55ebe377709febf08145ce8e08a2b585dda8a1c251eaca0
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user