diff --git a/.lighthouse/pipeline-rustfmt.yaml b/.lighthouse/pipeline-rustfmt.yaml index 1ff80a41..3c192e5d 100644 --- a/.lighthouse/pipeline-rustfmt.yaml +++ b/.lighthouse/pipeline-rustfmt.yaml @@ -125,8 +125,6 @@ spec: workspaces: - name: source workspace: git-source - - name: cargo-cache - workspace: cargo-cache runAfter: - build-image params: @@ -142,6 +140,8 @@ spec: workspaces: - name: source workspace: git-source + - name: cargo-cache + workspace: cargo-cache runAfter: - rustfmt params: