Skip to content
Snippets Groups Projects
Commit 7ee573d3 authored by Tim Aaron Möck's avatar Tim Aaron Möck
Browse files

Update .gitlab-ci.yml

parent f9020ef9
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -14,6 +14,8 @@ linux:
- git checkout dev2
- cd ArduBlockTool/tool/
- git rm *.jar
- ls -la ~/
- cp ~/ArduBlockTool/tool/*.jar .
- git add .
- git commit -m "new version"
- git push
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