File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ conditions:
3838 - windows/x64
3939
4040targets :
41- # # Global config files
41+ # # Global config file
4242 setJDK17VersionDockerBake :
4343 name : " Bump JDK17 version for Linux images in the docker-bake.hcl file"
4444 kind : hcl
@@ -50,18 +50,6 @@ targets:
5050 file : docker-bake.hcl
5151 path : variable.JAVA17_VERSION.default
5252 scmid : default
53- setJDK17VersionWindowsDockerCompose :
54- name : " Bump JDK17 version in build-windows.yaml"
55- kind : yaml
56- transformers :
57- - replacer :
58- from : " +"
59- to : " _"
60- spec :
61- files :
62- - build-windows.yaml
63- key : $.services.jdk17.build.args.JAVA_VERSION
64- scmid : default
6553 # # Dockerfiles
6654 setJDK17Version :
6755 name : " Bump JDK17 version in Dockerfiles"
You can’t perform that action at this time.
0 commit comments