Public Access
1
0
mirror of https://github.com/docker/build-push-action.git synced 2026-07-01 20:09:44 +03:00
Files
build-push-action/.yarnrc.yml
T
2026-07-01 11:43:30 +02:00

25 lines
435 B
YAML

# https://yarnpkg.com/configuration/yarnrc
nodeLinker: node-modules
logFilters:
- code: YN0004
level: discard
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
- code: YN0086
level: discard
npmPreapprovedPackages:
- "@docker/actions-toolkit"
compressionLevel: mixed
enableGlobalCache: false
enableHardenedMode: true
enableScripts: false
npmMinimalAgeGate: 2d