Skip to content

jmpa-io/pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipelines

+ 🌱 A collection of org-wide pipelines used by other repositories in this org.

GitHub License CI/CD Automerge

Usage

Below is an example of how to use a pipeline (aka. workflow) from this repository:

jobs:
    my-job:
        uses: jmpa-io/pipelines/.github/workflows/<workflow>.yml@main
        with:
            // add any variables that the workflow may require.
        secrets:
            // add any secrets that the workflow may require.

About

🌱 A collection of org-wide pipelines used by other repositories in this org.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •