diff --git a/pipeline/upload-to-nextcloud.yaml b/pipeline/upload-to-nextcloud.yaml index ab9ea37..838f58b 100644 --- a/pipeline/upload-to-nextcloud.yaml +++ b/pipeline/upload-to-nextcloud.yaml @@ -225,7 +225,7 @@ spec: workspace: helm - name: ssh-directory workspace: gitsshauth - - name: deploy-testver + - name: deploy-upload-to-nextcloud runAfter: ["clone-helm-charts"] taskRef: name: helm-upgrade-from-source @@ -256,7 +256,7 @@ spec: - name: source workspace: helm - name: get-filedrop-name - runAfter: ["deploy-conversion-engine", "deploy-testver"] + runAfter: ["deploy-conversion-engine", "deploy-upload-to-nextcloud"] taskref: name: openshift-ephemeral-namespace-client kind: Task