Commit 905492e
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.1 parent 9d0550a commit 905492e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments