openshift-knative / hack

CI tooling to improve and automate CI and release management
Apache License 2.0
4 stars 16 forks source link

Don't delete docker-build and FBC pipeline base #222

Closed creydr closed 2 months ago

creydr commented 2 months ago

Fixes the current issue, that the image tags in the docker-build.yaml and FBC are not kept.

Alternatively, we could also skip the RemoveAll on the .tekton folder completely. Anyhow this would mean, that we would have issues, when we change the filename pattern :shrug:

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-knative/hack/blob/main/OWNERS)~~ [creydr,pierDipi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment