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

Update .gitlab-ci.yml

parent 24d96111
No related branches found
No related tags found
No related merge requests found
Pipeline #1516 failed
stages: stages:
- push - push
include:
- remote: 'https://gitlab.reutlingen-university.de/letsgoing/ardublock/-/blob/dev/README.md'
- local: 'README_DEV.md'
linux: linux:
stage: push stage: push
...@@ -21,9 +18,11 @@ linux: ...@@ -21,9 +18,11 @@ linux:
- cd ../ - cd ../
#go to dev branch for the Developnets updates #go to dev branch for the Developnets updates
#- git branch -a - git branch -a
- git pull
- git branch -d
#- git checkout origin/dev; #- git checkout origin/dev;
- DEVELOPNETS=$(echo $(grep -Ei "###" README_DEV.md | grep -Eiv "####" | sed "s/^/-d \"/" | sed "s/$/ \"/" | sed "s/### //g")) - DEVELOPNETS=$(echo $(grep -Ei "###" README.md | grep -Eiv "####" | sed "s/^/-d \"/" | sed "s/$/ \"/" | sed "s/### //g"))
#- git checkout $CI_COMMIT_BRANCH; #- git checkout $CI_COMMIT_BRANCH;
#new features for dis version #new features for dis version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment