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
Pipeline #1493 failed
...@@ -14,6 +14,8 @@ linux: ...@@ -14,6 +14,8 @@ linux:
- git checkout dev2 - git checkout dev2
- cd ArduBlockTool/tool/ - cd ArduBlockTool/tool/
- git rm *.jar - git rm *.jar
- ls -la ~/
- cp ~/ArduBlockTool/tool/*.jar . - cp ~/ArduBlockTool/tool/*.jar .
- git add . - git add .
- git commit -m "new version"
- git push - 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