Debugging
This commit is contained in:
parent
3adfb81d5e
commit
27339a7cf0
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ steps:
|
||||||
- echo $DRONE_TAG
|
- echo $DRONE_TAG
|
||||||
- echo $DRONE_BRANCH
|
- echo $DRONE_BRANCH
|
||||||
- echo $VERSION
|
- echo $VERSION
|
||||||
|
- git version
|
||||||
- git describe --tags --always --abbrev=10
|
- git describe --tags --always --abbrev=10
|
||||||
- git describe --tags --always --abbrev=10 | sed 's/-/+/'
|
- git describe --tags --always --abbrev=10 | sed 's/-/+/'
|
||||||
- git describe --tags --always --abbrev=10 | sed 's/-/+/' | sed 's/^v//'
|
- git describe --tags --always --abbrev=10 | sed 's/-/+/' | sed 's/^v//'
|
||||||
|
|
Loading…
Reference in a new issue