Skip to content
Snippets Groups Projects
Commit 6acd345b authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

copy ftl-gui on Windows

parent afe7136e
No related branches found
No related tags found
No related merge requests found
Pipeline #19062 passed
......@@ -58,6 +58,7 @@ webserver-deploy:
- mkdir "%DEPLOY_DIR%/%CI_COMMIT_REF_SLUG%"
- 'copy "applications\vision\Release\ftl-vision.exe" "%DEPLOY_DIR%\%CI_COMMIT_REF_SLUG%"'
- 'copy "applications\calibration\Release\ftl-calibrate.exe" "%DEPLOY_DIR%\%CI_COMMIT_REF_SLUG%"'
- 'copy "applications\gui\Release\ftl-gui.exe" "%DEPLOY_DIR%\%CI_COMMIT_REF_SLUG%"'
windows-vision:
except:
......
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