prod for cicada
This commit is contained in:
0
scripts/build-push.sh
Normal file → Executable file
0
scripts/build-push.sh
Normal file → Executable file
2
scripts/build.sh
Normal file → Executable file
2
scripts/build.sh
Normal file → Executable file
@@ -4,7 +4,7 @@
|
||||
set -e
|
||||
|
||||
TAG=${TAG?Variable not set} \
|
||||
FRONTEND_ENV=${FRONTEND_ENV-production} \
|
||||
FRONTEND_ENV=${FRONTEND_ENV-prod} \
|
||||
docker-compose \
|
||||
-f docker-compose.yml \
|
||||
build
|
||||
|
||||
0
scripts/deploy.sh
Normal file → Executable file
0
scripts/deploy.sh
Normal file → Executable file
0
scripts/test-local.sh
Normal file → Executable file
0
scripts/test-local.sh
Normal file → Executable file
0
scripts/test.sh
Normal file → Executable file
0
scripts/test.sh
Normal file → Executable file
Reference in New Issue
Block a user