Smartable/.woodpecker/yarn_auth.sh
2024-07-15 22:33:29 +02:00

6 lines
160 B
Bash
Executable file

#!/bin/sh
echo "npmRegistries:
//code.zeptotech.net/api/packages/UIKernel/npm/:
npmAlwaysAuth: true
npmAuthToken: \"$FORGE_TOKEN\"" >> ./.yarnrc.yml