-
-
Save devendra-nationalwala/da22aa670e7bc8f652e6a276f50bfcbc to your computer and use it in GitHub Desktop.
This file contains 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
image: node:10.15.3 | |
pipelines: | |
branches: | |
master: | |
- step: | |
script: | |
- curl JENKINS_URL/job/JOB_NAME/build?token=TOKEN_NAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment