Smartable/.woodpecker/yarn_auth.sh

7 lines
160 B
Bash
Raw Permalink Normal View History

2024-07-15 22:33:29 +02:00
#!/bin/sh
echo "npmRegistries:
//code.zeptotech.net/api/packages/UIKernel/npm/:
npmAlwaysAuth: true
npmAuthToken: \"$FORGE_TOKEN\"" >> ./.yarnrc.yml