set speckle version
This commit is contained in:
@@ -116,7 +116,7 @@ jobs:
|
||||
- run: mkdir -p workspace
|
||||
- run:
|
||||
name: set version
|
||||
command: echo "export SPECKLE_VERSION=./.circleci/get_version.sh" >> workspace/env-vars
|
||||
command: SPECKLE_VERSION=$(./.circleci/get_version.sh)
|
||||
# - run:
|
||||
# name: set var
|
||||
# command: echo "export BAZ=baz.`date +%Y%m%d.%H%M`" >> $BASH_ENV
|
||||
|
||||
Reference in New Issue
Block a user