Skip to content
Snippets Groups Projects
Commit 586fd572 authored by Georg Krause's avatar Georg Krause Committed by Georg Krause
Browse files

ci: Make sure pipeline still runs after the project got renamed

parent 0d7bb410
No related branches found
No related tags found
1 merge request!38Draft: Resolve "Rename project to funkwhale/ui"
Pipeline #30850 passed with stages
in 1 minute and 33 seconds
......@@ -44,7 +44,7 @@ deploy:
- rsync -r -e "ssh -p 2281" $CI_PROJECT_DIR/public/ ui@ui.funkwhale.audio:/htdocs/
- rsync -r -e "ssh -p 2281" $CI_PROJECT_DIR/dist/ ui@ui.funkwhale.audio:/htdocs/$CI_COMMIT_REF_NAME/
only:
- main@funkwhale/vui
- main@funkwhale/ui
publish:
stage: deploy
......
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