1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00
Files

Generate the PipelineRun configuration files

The base configuration lives in ./base/base/fedora-coreos.yaml file. All the common changes must be defined there. The specific changes must be defined in the kustomization.yaml file living in the directory of the respective pipelinerun. After any manual changes, the script below must be run to generate the configuration files properly.

Script prerequisites:

  • kustomize
./ci/generate-tekton-pipelinerun