Fix git not being accessible in version container
This commit is contained in:
parent
e1e898981b
commit
539e6ec78e
@ -41,6 +41,7 @@ version:
|
|||||||
- docker
|
- docker
|
||||||
- hawkeye
|
- hawkeye
|
||||||
script:
|
script:
|
||||||
|
- 'apk add git'
|
||||||
- 'git describe --tags > version'
|
- 'git describe --tags > version'
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user