Updated config.yml
This commit is contained in:
parent
ca5ca9e729
commit
a486de3fdc
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ jobs:
|
||||||
prepare-build:
|
prepare-build:
|
||||||
executor: cider-ci
|
executor: cider-ci
|
||||||
steps:
|
steps:
|
||||||
|
- checkout
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
# - checkout
|
|
||||||
# - run:
|
# - run:
|
||||||
# name: Set App Version
|
# name: Set App Version
|
||||||
# command: echo "export APP_VERSION=$(grep '"version":.*' package.json | cut -d '"' -f 4 | head -1)" >> $BASH_ENV
|
# command: echo "export APP_VERSION=$(grep '"version":.*' package.json | cut -d '"' -f 4 | head -1)" >> $BASH_ENV
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue