Updated config.yml

This commit is contained in:
Core 2022-04-30 15:46:34 +01:00
parent ca5ca9e729
commit a486de3fdc

View file

@ -14,8 +14,8 @@ jobs:
prepare-build:
executor: cider-ci
steps:
- checkout
- run: ls -la
# - checkout
# - run:
# name: Set App Version
# command: echo "export APP_VERSION=$(grep '"version":.*' package.json | cut -d '"' -f 4 | head -1)" >> $BASH_ENV