Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 436 Bytes

Red Hat Trusted Artifact Signer's Konflux Build Pipelines

This repository currently holds the Konflux build pipelines for Red Hat Trusted Artifact Signer. To reference these, see the example shown below:

pipelineRef:
  resolver: git
  params:
    - name: url
      value: 'https://github.com/securesign/pipelines.git'
    - name: revision
      value: 'main'
    - name: pathInRepo
      value: 'pipelines/<pipeline>.yaml'