mirror of
https://gitlab.com/psuapp/psu.git
synced 2025-07-25 12:52:28 +00:00
Update instructions to run tests locally
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
# Builds Docker images locally:
|
||||
# git clone https://gitlab.com/psuapp/psu
|
||||
# cd psu/
|
||||
# cp tests/dockerfiles/.env.local tests/dockerfiles/.env
|
||||
# source tests/dockerfiles/.env
|
||||
# docker build --no-cache -t $PSU_IMAGE:$PSU_TAG -f Dockerfile .
|
||||
# docker build --no-cache -t $PSU_IMAGE:core-$PSU_TAG -f Dockerfile.core .
|
||||
|
Reference in New Issue
Block a user