pls
This commit is contained in:
parent
15ed579bc0
commit
5c1fd8c4e3
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ jobs:
|
||||||
path: ~/Cider/dist/artifacts
|
path: ~/Cider/dist/artifacts
|
||||||
- run:
|
- run:
|
||||||
name: Fetch Version
|
name: Fetch Version
|
||||||
command: echo "export APP_VERSION=$(node -p -e 'require("./package.json").version')" >>$BASH_ENV
|
command: ./resources/version.sh || true
|
||||||
- run:
|
- run:
|
||||||
name: Publish Release
|
name: Publish Release
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue