[ci] call the correct script to inject version
This commit is contained in:
parent
c40f42313c
commit
da2e52badc
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ version:
|
||||||
stage: prepare
|
stage: prepare
|
||||||
script:
|
script:
|
||||||
- apk add git
|
- apk add git
|
||||||
- .git-ci/gitlab-iem.yml
|
- .git-ci/version2meta.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- comport-meta.pd
|
- comport-meta.pd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue