package with dependencies

This commit is contained in:
Hugo Renard 2022-03-28 12:21:25 +02:00
parent 355e892525
commit 8fbc003918
Signed by: hougo
GPG key ID: 3A285FD470209C59

View file

@ -5,6 +5,6 @@ package:
- mvn clean install - mvn clean install
artifacts: artifacts:
paths: paths:
- target/keycloak-scim-1.0-SNAPSHOT.jar - target/keycloak-scim-1.0-SNAPSHOT-jar-with-dependencies.jar
only: only:
- main - main