mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
92c0ee71bf
commit
02de57ddb1
@ -12,8 +12,6 @@ stages: # List of stages for jobs, and their order of execution
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
|
||||||
- docker
|
|
||||||
before_script:
|
before_script:
|
||||||
- git fetch origin master:master
|
- git fetch origin master:master
|
||||||
- export VERSION_NAME=`git describe --tags --dirty`
|
- export VERSION_NAME=`git describe --tags --dirty`
|
||||||
|
Loading…
Reference in New Issue
Block a user