From e4b97ad8a9a1a3581481cccdd2ce010354a8b970 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 14 Dec 2023 18:36:33 -0500 Subject: [PATCH] Revert "Minor CI improvements (#4266)" (#4271) This reverts commit af4d008ce4e2ed17eea487352a920047f5b09103. --- .woodpecker.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 6b9126bff..6e30293de 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -85,7 +85,6 @@ steps: - if [[ "$IGNORED" ]]; then echo "Ignored files present:\n$IGNORED\n"; exit 1; fi restore-cache: - group: format image: meltwater/drone-cache:v1 pull: true settings: @@ -105,7 +104,6 @@ steps: - ".cargo_home" - "target" - "api_tests/node_modules" - exit_code: true secrets: [MINIO_ENDPOINT, MINIO_WRITE_USER, MINIO_WRITE_PASSWORD, MINIO_BUCKET] when: *slow_check_paths @@ -232,7 +230,6 @@ steps: - ".cargo_home" - "target" - "api_tests/node_modules" - exit_code: true secrets: [MINIO_ENDPOINT, MINIO_WRITE_USER, MINIO_WRITE_PASSWORD, MINIO_BUCKET] when: