Initial import
This commit is contained in:
4
tests/00-create-container.sh
Normal file
4
tests/00-create-container.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
[[ "$(basename ${PWD})" == "tests" ]] && exit 1
|
||||
docker compose up -d
|
||||
Reference in New Issue
Block a user