Initial commit
This commit is contained in:
3
run_tests.sh
Normal file
3
run_tests.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
apk --no-cache add curl
|
||||
curl --silent --fail http://app:8080 | grep 'PHP 8.1'
|
||||
Reference in New Issue
Block a user