diff --git a/share/gitea-tekton-org/auto-ci.tf b/share/gitea-tekton-org/auto-ci.tf index 19575b6..500abe6 100644 --- a/share/gitea-tekton-org/auto-ci.tf +++ b/share/gitea-tekton-org/auto-ci.tf @@ -57,7 +57,7 @@ resource "kubectl_manifest" "ci-trigger-push" { - apiVersion: tekton.dev/v1beta1 kind: PipelineRun metadata: - generateName: $(tt.params.gitrepositoryname)-push-$(tt.params.gitbranch)- + generateName: $(tt.params.project-name)-push-$(tt.params.branch-name)- annotations: "mayfly.cloud.namecheap.com/expire": "336h" # 2 weeks spec: