Skip to content
Snippets Groups Projects
Commit 3173d2df authored by Kasper Seweryn's avatar Kasper Seweryn 🥞
Browse files

Prepare to merge

parent 5e5e0571
No related branches found
No related tags found
1 merge request!1Implement all components
Pipeline #23754 passed with stages
in 3 minutes and 28 seconds
......@@ -38,6 +38,5 @@ deploy:
- docs
script:
- rsync -r -e "ssh -p 2281" $CI_PROJECT_DIR/public/ ui@ui.funkwhale.audio:/htdocs/
# TODO uncomment before merge
#only:
# - main@funkwhale/vui
only:
- main@funkwhale/vui
{
"name": "vui",
"version": "0.0.0",
"name": "@funkwhale/vui",
"version": "1.0.0",
"license": "AGPL-3.0-or-later",
"main": "./dist/vui.umd.js",
"module": "./dist/vui.es.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment