♻️ Use . instead of source in build-push.sh (#98)
This commit is contained in:
@@ -5,6 +5,6 @@ set -e
|
||||
|
||||
TAG=${TAG} \
|
||||
FRONTEND_ENV=${FRONTEND_ENV-production} \
|
||||
source ./scripts/build.sh
|
||||
. ./scripts/build.sh
|
||||
|
||||
docker-compose -f docker-stack.yml push
|
||||
|
Reference in New Issue
Block a user