mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update instructions to run tests locally
This commit is contained in:
parent
1f118e72d1
commit
fb73d0154c
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user