prod for cicada

This commit is contained in:
2021-08-13 15:42:50 -07:00
parent 0fcb4454fe
commit 914df67be6
7 changed files with 5 additions and 4 deletions

0
scripts/build-push.sh Normal file → Executable file
View File

2
scripts/build.sh Normal file → Executable file
View 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
View File

0
scripts/test-local.sh Normal file → Executable file
View File

0
scripts/test.sh Normal file → Executable file
View File