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