Madeorsk
2d4b00b2e5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
6 lines
206 B
Bash
Executable file
6 lines
206 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo "npmRegistries:
|
|
//code.zeptotech.net/api/packages/UIKernel/npm/:
|
|
npmAlwaysAuth: true
|
|
npmAuthToken: \"$FORGE_TOKEN\"" > /woodpecker/src/code.zeptotech.net/UIKernel/Core/.yarnrc.yml
|