Created
June 16, 2016 19:22
-
-
Save xcoulon/3f6b90afda40e1fe1c3958ff7abb60c7 to your computer and use it in GitHub Desktop.
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
wget https://gist.githubusercontent.com/xcoulon/1c57f3491d577db95a58a0cc1258fc09/raw/298b65c4c8530d67f331eec69dec23dee2023855/jenkins-pipeline-template.json | |
oc new-project kitchensink-cli | |
oc new-app -f jenkins-pipeline-template.json -p PROJECT=kitchensink-cli -p SOURCE_REPOSITORY_URL=https://github.com/xcoulon/kitchensink-html5-mobile.git -l app=kitchensink-cli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment