We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13c1d1 commit 40f8a12Copy full SHA for 40f8a12
.codex/setup.sh
@@ -1,6 +1,5 @@
1
#!/bin/bash
2
echo "Running setup"
3
-cd ..
4
chmod +x mvnw
5
echo "Download Maven dependencies for local execution"
6
./mvnw clean package -Dtestcontainers.enabled=false
0 commit comments