fix in ci again, port
This commit is contained in:
parent
95fee93895
commit
238821aed8
@ -23,6 +23,8 @@ versionize:
|
||||
- dockerize
|
||||
when: manual
|
||||
allow_failure: false
|
||||
variables:
|
||||
WEBSERVICE_PORT: 8080
|
||||
before_script:
|
||||
- PKG_VERSION=$(echo -e "import yaml\nwith open('openapi.yaml') as f:d=yaml.load(f)\nprint(d['info']['version'])" | python)
|
||||
- REFCNT=$(git rev-list --count ${CI_COMMIT_SHA})
|
||||
|
Loading…
x
Reference in New Issue
Block a user