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

Update .gitlab-ci.yml

parent 7ee573d3
No related branches found
No related tags found
No related merge requests found
Pipeline #1494 failed
...@@ -14,8 +14,8 @@ linux: ...@@ -14,8 +14,8 @@ linux:
- git checkout dev2 - git checkout dev2
- cd ArduBlockTool/tool/ - cd ArduBlockTool/tool/
- git rm *.jar - git rm *.jar
- ls -la ~/ - ls -la ../../../
- cp ~/ArduBlockTool/tool/*.jar . - cp ../../../ArduBlockTool/tool/*.jar .
- git add . - git add .
- git commit -m "new version" - 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.
Please to comment