Core/.woodpecker/yarn_auth.sh
Madeorsk f22c06e25e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Configure JS package publish and Woodpecker CI build.
2024-07-15 08:47:19 +02:00

6 lines
159 B
Bash
Executable file

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