No need to install tr as it's already installed

This commit is contained in:
Daniel_I_Am 2020-08-16 21:59:03 +02:00
parent 695fc6e175
commit cfe2c4ce6d
No known key found for this signature in database
GPG Key ID: 80C428FCC9743E84

View File

@ -41,7 +41,7 @@ version:
- docker
- hawkeye
script:
- 'apk add git tr'
- 'apk add git'
- 'git describe --tags | tr -d "\n" > version'
artifacts:
paths: