Update frontend-testing.sh
This commit is contained in:
@@ -67,7 +67,7 @@ Routes+=(
|
||||
|
||||
ALL_ROUTES=("${Routes[@]}")
|
||||
|
||||
# Stop frontend container to so it test unpushed changes to shuffle-frontend container
|
||||
# Stop frontend container to so it test unpushed changes
|
||||
docker stop shuffle-frontend
|
||||
|
||||
# Install dependencies
|
||||
@@ -101,4 +101,4 @@ echo "Testing complete. See above logs for errors if any."
|
||||
echo "Starting shuffle-frontend container..."
|
||||
docker start shuffle-frontend
|
||||
echo "shuffle-frontend started successfully."
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user