Skip to content

Commit

Permalink
[PATCH] Merge pull request jenkinsci/docker-inbound-agent#280 from dd…
Browse files Browse the repository at this point in the history
…uportal/only-deploy-on-tags

fix: only deploy to DockerHub on tag-triggered builds
  • Loading branch information
dduportal authored and lemeurherve committed Sep 29, 2022
1 parent 2ce5b21 commit 45bf113
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/netcat-helper/Dockerfile-windows
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tl
$proc = Start-Process "C:\nmap-install.exe" -PassThru -ArgumentList '/S' ; `
$proc.WaitForExit() ; `
Remove-Item -Path nmap-install.exe


0 comments on commit 45bf113

Please sign in to comment.