inline build dir variable
This commit is contained in:
@@ -26,10 +26,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Make sure build_dir content doesn't have leading/trailing slashes. Correct format:
|
BUILD_DIR=public
|
||||||
# export BUILD_DIR="public"
|
|
||||||
|
|
||||||
source ./build_dir
|
|
||||||
SOURCE_DIRECTORY_DEPLOY_GH=~/temp-gh-deploy-src
|
SOURCE_DIRECTORY_DEPLOY_GH=~/temp-gh-deploy-src
|
||||||
CLONED_DIRECTORY_DEPLOY_GH=~/temp-gh-deploy-cloned
|
CLONED_DIRECTORY_DEPLOY_GH=~/temp-gh-deploy-cloned
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user