ci: also cache target for incremental builds
ci/woodpecker/push/woodpecker Pipeline failed Details

feat/type-attributes
Tomáš Mládek 2023-08-13 10:20:53 +02:00
parent 04cbf7e7af
commit 2394958398
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ pipeline:
region: anabasis
mount:
- ".cargo"
- "target"
- ".pnpm"
secrets: [S3_ENDPOINT, S3_ACCESS_KEY, S3_SECRET_KEY]
when:
@ -147,6 +148,7 @@ pipeline:
region: anabasis
mount:
- ".cargo"
- "target"
- ".pnpm"
secrets: [S3_ENDPOINT, S3_ACCESS_KEY, S3_SECRET_KEY]
when: