repositoties added
This commit is contained in:
@@ -10,11 +10,6 @@ build-job:
|
||||
stage: maven_build
|
||||
image: maven:3.9.8-amazoncorretto-21-al2023
|
||||
script:
|
||||
- mvn dependency:tree
|
||||
- echo ---------------------------------
|
||||
- mvn help:effective-settings
|
||||
- echo ---------------------------------
|
||||
#- curl -v https://repo.spring.io/snapshot
|
||||
- echo "Building the project..."
|
||||
- mvn clean install -DskipTests
|
||||
- ls target/*.jar
|
||||
|
||||
Reference in New Issue
Block a user