fix
This commit is contained in:
@@ -57,7 +57,7 @@ resource "kubectl_manifest" "ci-trigger-push" {
|
|||||||
- apiVersion: tekton.dev/v1beta1
|
- apiVersion: tekton.dev/v1beta1
|
||||||
kind: PipelineRun
|
kind: PipelineRun
|
||||||
metadata:
|
metadata:
|
||||||
generateName: $(tt.params.gitrepositoryname)-push-$(tt.params.gitbranch)-
|
generateName: $(tt.params.project-name)-push-$(tt.params.branch-name)-
|
||||||
annotations:
|
annotations:
|
||||||
"mayfly.cloud.namecheap.com/expire": "336h" # 2 weeks
|
"mayfly.cloud.namecheap.com/expire": "336h" # 2 weeks
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Reference in New Issue
Block a user