mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 22:08:58 +08:00
chore: adopt yarn 4 and restore context input
This commit is contained in:
parent
8d8c7c12f7
commit
ff416072d6
15 changed files with 3732 additions and 8388 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# https://yarnpkg.com/configuration/yarnrc
|
||||
|
||||
compressionLevel: mixed
|
||||
|
||||
enableGlobalCache: false
|
||||
enableHardenedMode: true
|
||||
|
||||
logFilters:
|
||||
- code: YN0013
|
||||
|
|
@ -11,7 +9,7 @@ logFilters:
|
|||
level: discard
|
||||
- code: YN0076
|
||||
level: discard
|
||||
- code: YN0086
|
||||
level: discard
|
||||
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue