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

Update .gitlab-ci.yml

parent a71a064b
No related branches found
No related tags found
No related merge requests found
Pipeline #1492 failed
......@@ -9,8 +9,8 @@ linux:
script:
- git clone https://oauth2:$TOKEN_LIN_REPO@gitlab.reutlingen-university.de/letsgoing/ardublock-ide-lin.git remote
- cd remote
- git user.email "cica@letsgoing.de"
- git user.name "CICD Pipline"
- git config user.email "cica@letsgoing.de"
- git config user.name "CICD Pipline"
- git checkout dev2
- cd ArduBlockTool/tool/
- git rm *.jar
......
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