mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-21 06:22:00 +00:00
New stats page, scoreboard, and live scores pages.
This commit is contained in:
@@ -3,4 +3,4 @@ project_dir="$(dirname $(readlink -f ${BASH_SOURCE[0]}))/.."
|
||||
|
||||
docker build -f ${project_dir}/deploy/rails-prod-Dockerfile -t wrestlingdevtests ${project_dir}/.
|
||||
docker run --rm -it wrestlingdevtests bash /rails/bin/run-all-tests.sh
|
||||
bash ${project_dir}/cypress-tests/run-cypress-tests.sh
|
||||
# bash ${project_dir}/cypress-tests/run-cypress-tests.sh
|
||||
|
||||
Reference in New Issue
Block a user