This commit is contained in:
2024-04-21 13:53:14 +02:00
parent 2a132e4323
commit 4f671b3cae

View File

@@ -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: