package with dependencies
This commit is contained in:
parent
355e892525
commit
8fbc003918
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue