Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xcoulon/3f6b90afda40e1fe1c3958ff7abb60c7 to your computer and use it in GitHub Desktop.
Save xcoulon/3f6b90afda40e1fe1c3958ff7abb60c7 to your computer and use it in GitHub Desktop.
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