UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5b594c21 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch...

Merge branch '858-add-detailed-3rd-party-package-layout-and-pipeline-requirements-to-charter' into 'master'

Resolve "Add detailed 3rd Party Package Layout and Pipeline requirements to Charter"

Closes #858

See merge request platform-one/big-bang/bigbang!1152
parents 310f9aa7 7422ad10
No related branches found
No related tags found
2 merge requests!1386Master,!1152Resolve "Add detailed 3rd Party Package Layout and Pipeline requirements to Charter"
......@@ -51,9 +51,18 @@ Pipelines provide rapid feedback to changes in our Helm chart as we develop and
1. Update the repo's CI/CD settings to call the pipeline (`Settings > CI/CD > General pipelines > Expand > CI/CD configuration file`).
For Bigbang
```text
pipelines/bigbang-package.yaml@platform-one/big-bang/pipeline-templates/pipeline-templates:master
```
For Third party
```text
pipelines/third-party.yaml@platform-one/big-bang/pipeline-templates/pipeline-templates:master
```
For Sandbox
```text
pipelines/sandbox.yaml@platform-one/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