diff --git a/internal/resources/collect-simple-signing-params.yaml b/internal/resources/collect-simple-signing-params.yaml new file mode 120000 index 000000000..552406061 --- /dev/null +++ b/internal/resources/collect-simple-signing-params.yaml @@ -0,0 +1 @@ +../../tasks/collect-simple-signing-params/collect-simple-signing-params.yaml \ No newline at end of file diff --git a/internal/resources/simple-signing-pipeline.yaml b/internal/resources/simple-signing-pipeline.yaml new file mode 120000 index 000000000..6083c9395 --- /dev/null +++ b/internal/resources/simple-signing-pipeline.yaml @@ -0,0 +1 @@ +../../pipelines/simple-signing-pipeline/simple-signing-pipeline.yaml \ No newline at end of file diff --git a/tasks/collect-simple-signing-params/README.md b/tasks/collect-simple-signing-params/README.md index 85b23e075..ce34d7b07 100644 --- a/tasks/collect-simple-signing-params/README.md +++ b/tasks/collect-simple-signing-params/README.md @@ -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 | - |