fix
This commit is contained in:
@@ -81,24 +81,6 @@ spec:
|
|||||||
value: "error"
|
value: "error"
|
||||||
taskRef:
|
taskRef:
|
||||||
name: gitea-set-status
|
name: gitea-set-status
|
||||||
- name: inform-gitea-success
|
|
||||||
when:
|
|
||||||
- input: "$(tasks.status)"
|
|
||||||
operator: in
|
|
||||||
values: ["Succeeded","Completed"]
|
|
||||||
params:
|
|
||||||
- name: REPO_FULL_NAME
|
|
||||||
value: $(params.project-path)
|
|
||||||
- name: SHA
|
|
||||||
value: $(params.git-revision)
|
|
||||||
- name: TARGET_URL
|
|
||||||
value: "https://okd.media.rennes.home/k8s/ns/$(context.pipelineRun.namespace)/tekton.dev~v1~PipelineRun/$(context.pipelineRun.name)"
|
|
||||||
- name: DESCRIPTION
|
|
||||||
value: "auto-ci-push"
|
|
||||||
- name: STATE
|
|
||||||
value: "pending"
|
|
||||||
taskRef:
|
|
||||||
name: gitea-set-status
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: inform-gitea-start
|
- name: inform-gitea-start
|
||||||
params:
|
params:
|
||||||
|
|||||||
Reference in New Issue
Block a user