Core/.woodpecker/yarn_auth.sh

7 lines
160 B
Bash
Raw Permalink Normal View History

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