Skip to content

hger/ocp-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocp-pipelines

Demo examples of pipelines solving different problems. I've tried to keep examples simple to not blur with all kinds of other stuff.

AB Deploy

Before calling the script login to OpenShift, using:

oc login -u system:admin

Create example by running ./ab-deploy.sh -p Delete projects again with ./ab-remove.sh -p

where is what you want in front of your project names. You can also point to a nexus server using -n.

Still some work to do:

  • Other hardcoded values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages