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: 7bc1a8ea92fe610801db97850f0a05b05029ba6d
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: 59c481bebfb7b6d803dfe48897334d159f5630ff
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:178964b0ae8597d4ccb4c7e5c13954a98cb3a01709f9e4e52f17ec1b2365fc55
name: gradle:jdk11@sha256:da18ed1d83c794af741213eb29da4e6e4c18420d1d42094f00a68d8102a1daad
script:
- gradle jar shadowjar
- gradle -b legacy-build.gradle shadowjar