You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comments to Dockerfile to trigger Docker Image creation with JDK 17 and Redis 6.2.
This is necesarry in order to produce Spring Data Redis 3.0.0-SNAPSHOTs.
Thus far, the Jenkins CI build for 3.0.x is failing due to (from build #1):
"19:18:16 Stage "Publish JDK 17 + Redis 6.2 Docker image" skipped due to when conditional"
Closes#2173.
0 commit comments