delete tests script
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Compile the source
|
|
||||||
docker build -t mistox-sql ./database
|
|
||||||
docker build -t mistox-website .
|
|
||||||
|
|
||||||
cd ../mistoxnet-tests
|
|
||||||
|
|
||||||
# Start the servers
|
|
||||||
docker compose up -d --force-recreate --remove-orphans
|
|
||||||
Reference in New Issue
Block a user