Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

627 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipelines

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

GitHub License CI/CD

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

Stars

1 star

Watchers

0 watching

Forks

Used by

Contributors

Languages