fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user