diff --git a/.lighthouse/pipeline-rustfmt.yaml b/.lighthouse/pipeline-rustfmt.yaml index d25e1c1..aa26f23 100644 --- a/.lighthouse/pipeline-rustfmt.yaml +++ b/.lighthouse/pipeline-rustfmt.yaml @@ -81,14 +81,6 @@ spec: value: $(params.PULL_BASE_SHA) - name: deleteExisting value: "true" - - name: detect-tag - taskRef: - name: detect-tag - workspaces: - - name: repo - workspace: git-source - runAfter: - - fetch-repository - name: build-image taskRef: name: kaniko @@ -118,7 +110,6 @@ spec: workspace: docker-credentials runAfter: - fetch-repository - - detect-tag - name: rustfmt taskRef: name: run-docker-image