mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-17 00:22:32 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
2907cda312
commit
5f005e61e9
@ -16,8 +16,6 @@ build:
|
||||
publish:
|
||||
image: alpine
|
||||
stage: publish
|
||||
only:
|
||||
- tags
|
||||
before_script:
|
||||
- apk update && apk add git zip
|
||||
- export VERSION=`git describe --tags --dirty`
|
||||
|
Loading…
Reference in New Issue
Block a user