Skip to content
Snippets Groups Projects
Commit a246737f authored by Alex Morel's avatar Alex Morel
Browse files

Update .gitlab-ci.yml

parent 590e48f9
No related branches found
No related tags found
No related merge requests found
Pipeline #1961 failed with stage
in 32 seconds
package:
image:
name: gradle:jdk11
name: gradle:jdk17
script:
- gradle jar shadowjar
- gradle -b legacy-build.gradle shadowjar
......@@ -8,4 +8,4 @@ package:
paths:
- build/libs/keycloak-scim-1.0-SNAPSHOT.jar
- build/libs/keycloak-scim-1.0-SNAPSHOT-all.jar
- build/libs/keycloak-scim-1.0-SNAPSHOT-all-legacy.jar
- build/libs/keycloak-scim-1.0-SNAPSHOT-all-legacy.jar
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment