Skip to content

Commit

Permalink
Update CI properties.
Browse files Browse the repository at this point in the history
See #2321
  • Loading branch information
gregturn committed Oct 16, 2023
1 parent 826ced3 commit 71bfdac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci/pipeline.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Java versions
java.main.tag=17.0.8_7-jdk-focal
java.next.tag=21-jdk-jammy
java.next.tag=21_35-jdk-jammy

# Docker container images - standard
docker.java.main.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag}
Expand All @@ -26,3 +26,5 @@ docker.java.inside.docker=-u root -v /var/run/docker.sock:/var/run/docker.sock -
docker.registry=
docker.credentials=hub.docker.com-springbuildmaster
artifactory.credentials=02bd1690-b54f-4c9f-819d-a77cb7a9822c
gradle-enterprise-cache.credentials=gradle_enterprise_cache_user
gradle-enterprise.access-key=gradle_enterprise_secret_access_key

0 comments on commit 71bfdac

Please sign in to comment.