Last active
July 9, 2019 11:10
-
-
Save skobba/fe7139def52c4f6e1727a61fbee92e86 to your computer and use it in GitHub Desktop.
Jenkins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Force Build | |
| Jenkins->FDK->build_all, Build With Parameters, after=ønsket git-commit, ref=refs/heads/develop (eller annen branch) | |
| # cJenkins (terminal) | |
| python cjenkins -u <username> -p <password> -l <jenkins 1 address> .. <jenkins n address> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment