mirror of
https://github.com/Ellpeck/WoodpeckerPlugins.git
synced 2024-11-22 02:23:29 +01:00
8 lines
195 B
Bash
8 lines
195 B
Bash
export PLUGIN_SERVER=https://cloud.ellpeck.de
|
|
export PLUGIN_USER=EllBot
|
|
export PLUGIN_FILES=Dockerfile
|
|
export PLUGIN_DEST=Test/Testing
|
|
export PLUGIN_TAGS="Autoremove 1D"
|
|
|
|
npm install
|
|
node run.js
|