Skip to content

Commit

Permalink
Update CI properties.
Browse files Browse the repository at this point in the history
See #219
  • Loading branch information
mp911de committed Aug 8, 2024
1 parent fd30e6b commit 8d0842b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci/pipeline.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Java versions
java.main.tag=17.0.9_9-jdk-focal
java.next.tag=21.0.1_12-jdk-jammy
java.main.tag=17.0.12_7-jdk-focal
java.next.tag=22.0.2_9-jdk-jammy

# Docker container images - standard
docker.java.main.image=library/eclipse-temurin:${java.main.tag}
Expand Down Expand Up @@ -31,6 +31,5 @@ docker.proxy.credentials=usw1_packages_broadcom_com-jenkins-token
artifactory.credentials=02bd1690-b54f-4c9f-819d-a77cb7a9822c
artifactory.url=https://repo.spring.io
artifactory.repository.snapshot=libs-snapshot-local
develocity.cache.credentials=gradle_enterprise_cache_user
develocity.access-key=gradle_enterprise_secret_access_key
jenkins.user.name=spring-builds+jenkins

0 comments on commit 8d0842b

Please sign in to comment.