Skip to content

Commit

Permalink
chore(RELEASE-1191): add simple-signing-pipeline to internal clusters (
Browse files Browse the repository at this point in the history
…#721)

This commit adds the simple-signing-pipeline and its
collect-simple-signing-params task to the `internal/resources` dir so
they will be on the internal clusters.

Signed-off-by: Johnny Bieren <[email protected]>
  • Loading branch information
johnbieren authored Dec 3, 2024
1 parent 02880e8 commit 070946e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions internal/resources/collect-simple-signing-params.yaml
1 change: 1 addition & 0 deletions internal/resources/simple-signing-pipeline.yaml
1 change: 0 additions & 1 deletion tasks/collect-simple-signing-params/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ Task to collect parameters for the simple signing pipeline

| Name | Description | Optional | Default value |
|------------------|---------------------------------------------------------------------------------------|----------|--------------------------------------------------------|
| pipeline_image | An image of operator-pipeline-images for the steps to run in. | Yes | quay.io/redhat-isv/operator-pipelines-images:released |
| config_map_name | Name of a configmap with pipeline configuration | No | - |

0 comments on commit 070946e

Please sign in to comment.