Skip to content

Commit

Permalink
Merge pull request #247 from dduportal/chore/updatecli/fix-git-window…
Browse files Browse the repository at this point in the history
…s.yaml

chore(updatecli) fix git-windows tracking as a follow up of #241
  • Loading branch information
dduportal authored May 21, 2023
2 parents fae5375 + 1e94f05 commit 5c7ea1a
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions updatecli/updatecli.d/git-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ targets:
captureindex: 1
kind: dockerfile
spec:
# TODO update after https://github.com/jenkinsci/docker-ssh-agent/pull/241 is merged
file: 11/windows/nanoserver-ltsc2019/Dockerfile
file: windows/nanoserver-ltsc2019/Dockerfile
instruction:
keyword: ARG
matcher: GIT_VERSION
Expand All @@ -53,8 +52,7 @@ targets:
captureindex: 2
kind: dockerfile
spec:
# TODO update after https://github.com/jenkinsci/docker-ssh-agent/pull/241 is merged
file: 11/windows/nanoserver-ltsc2019/Dockerfile
file: windows/nanoserver-ltsc2019/Dockerfile
instruction:
keyword: ARG
matcher: GIT_PATCH_VERSION
Expand All @@ -68,8 +66,7 @@ targets:
captureindex: 1
kind: dockerfile
spec:
# TODO update after https://github.com/jenkinsci/docker-ssh-agent/pull/241 is merged
file: 11/windows/windowsservercore-ltsc2019/Dockerfile
file: windows/windowsservercore-ltsc2019/Dockerfile
instruction:
keyword: ARG
matcher: GIT_VERSION
Expand All @@ -82,8 +79,7 @@ targets:
captureindex: 2
kind: dockerfile
spec:
# TODO update after https://github.com/jenkinsci/docker-ssh-agent/pull/241 is merged
file: 11/windows/windowsservercore-ltsc2019/Dockerfile
file: windows/windowsservercore-ltsc2019/Dockerfile
instruction:
keyword: ARG
matcher: GIT_PATCH_VERSION
Expand Down

0 comments on commit 5c7ea1a

Please sign in to comment.