Skip to content

Instantly share code, notes, and snippets.

@tsubakimoto
Created May 24, 2014 02:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsubakimoto/4ffa4d9477d4003a6803 to your computer and use it in GitHub Desktop.
Save tsubakimoto/4ffa4d9477d4003a6803 to your computer and use it in GitHub Desktop.
SET CSCRIPT=%windir%\system32\cscript.exe
SET VBSCRIPT=C:\Repositories\test\hooks\post-commit-hook-jenkins.vbs
SET JENKINS=http://localhost:8080/job/test/build
"%CSCRIPT%" "%VBSCRIPT%" %JENKINS%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment