UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit adb76b08 authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch '2259-update-the-pipeline-integration-documentation' into 'master'

Resolve "Update the Pipeline Integration documentation"

Closes #2259

See merge request !4859
parents 3d1bf1e8 51dc0792
No related branches found
No related tags found
2 merge requests!4866deleted,!4859Resolve "Update the Pipeline Integration documentation"
Pipeline #3513322 passed
......@@ -61,19 +61,19 @@ docker push $IMGDST_REPO/$IMGDST_PROJ/$IMGNAME:$IMGTAG
For Big Bang:
```plaintext
pipelines/bigbang-package.yaml@platform-one/big-bang/pipeline-templates/pipeline-templates:master
pipelines/bigbang-package.yaml@big-bang/pipeline-templates/pipeline-templates:master
```
For Third party:
```plaintext
pipelines/third-party.yaml@platform-one/big-bang/pipeline-templates/pipeline-templates:master
pipelines/third-party.yaml@big-bang/pipeline-templates/pipeline-templates:master
```
For Sandbox:
```plaintext
pipelines/sandbox.yaml@platform-one/big-bang/pipeline-templates/pipeline-templates:master
pipelines/sandbox.yaml@big-bang/pipeline-templates/pipeline-templates:master
```
1. Add overlay values for testing into `tests/test-values.yaml.` This will be where you add values needed for running in the pipeline. For now it can be a blank, placeholder.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment