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.
2 parents ab3e726 + f767639 commit 4be31f8Copy full SHA for 4be31f8
README.md
@@ -6,7 +6,7 @@ Execute as seguintes linhas de comando
6
7
git clone https://github.com/ThadeuFerreira/TestBackJava
8
cd TestBackJava
9
- mvn package
+ mvn package -DskipTests=true
10
java -jar target/SantanderTechnologies-0.0.1-SNAPSHOT.jar
11
12
docker-compose build
0 commit comments