Skip to content

Instantly share code, notes, and snippets.

View csrwng's full-sized avatar

Cesar Wong csrwng

  • Red Hat
  • Raleigh, NC
View GitHub Profile
apiVersion: v1
kind: Template
labels:
template: application-template-sample-pipeline
message: A Jenkins server will be automatically instantiated in this project to manage
the Pipeline BuildConfig created by this template. You will be able to log in to
it using your OpenShift user credentials.
metadata:
annotations:
description: This example showcases the new Jenkins Pipeline integration in OpenShift,
#!/bin/bash
oc cluster down
docker rm -f bindmountproxy