*Missing actual plugin in package
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Derrick Hammer 2022-12-12 10:54:21 -05:00
parent 56fa47f819
commit 1bfb29658d
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ contents:
dst: /etc/lumeweb/relay/plugins/build/Release/mrmr.node
- src: ./pkg/config.json
dst: /etc/lumeweb/relay/config.d/handshake.json
- src: ./dist/handshake.js
dst: /etc/lumeweb/relay/plugins/handshake.js
scripts:
postinstall: ./pkg/scripts/postinstall.sh
preremove: ./pkg/scripts/preremove.sh