Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mitodl/keycloak-scim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e88d8b5b736f74c6c0d59b728d102dda80cecc78
Choose a base ref
..
head repository: mitodl/keycloak-scim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7b332086c8d7479103cd770ab4531191731ac857
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .gitlab-ci.yml
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
image:
name: gradle:jdk11@sha256:394059d567e29d05078487617073848554bb4d637ced78a52c4e55aff40a7cf1
name: gradle:jdk11@sha256:d442dbb806f7d8a27f736e725e82fd3b2bde83703b5a86a4d80c3e1d9e55c72e
script:
- gradle jar shadowjar
- gradle -b legacy-build.gradle shadowjar