mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 03:16:09 +08:00
104c7babf8
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
10 lines
230 B
YAML
10 lines
230 B
YAML
nodeLinker: node-modules
|
|
|
|
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|