Add scp command to release script
This commit is contained in:
parent
4ab22c7187
commit
9fbfb76985
@ -145,5 +145,7 @@ find dist/ packages/core-utils/dist/ \
|
||||
npm run generate-types-package "$version"
|
||||
cd packages/types-generator/dist
|
||||
npm publish --access public
|
||||
|
||||
scp "$tar_name" "$tar_name.asc" framasoft_builds_joinpeertube@builds.joinpeertube.org:/var/www/clients/client1/web30/web/release
|
||||
fi
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user