Skip to content
Snippets Groups Projects
Verified Commit a4b97514 authored by Georg Krause's avatar Georg Krause
Browse files

Fix pipeline

parent 51ad4571
No related branches found
No related tags found
1 merge request!1Implement all components
Pipeline #23693 passed
......@@ -37,7 +37,7 @@ deploy:
dependencies:
- docs
script:
- rsync -r -e "ssh -p 2281" $CI_PROJECT_DIR/public/ ui@ui.funkwhale.audio:/htdocs/$
- rsync -r -e "ssh -p 2281" $CI_PROJECT_DIR/public/ ui@ui.funkwhale.audio:/htdocs/
# TODO uncomment before merge
#only:
# - main@funkwhale/vui
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment