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

Update .gitlab-ci.yml

parent 7269a09c
No related branches found
No related tags found
No related merge requests found
Pipeline #1515 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
tags: [sh] tags: [sh]
only: only:
- dev2 - dev2
include:
- remote: 'https://gitlab.reutlingen-university.de/letsgoing/ardublock/-/blob/dev/README.md'
- local: 'README_DEV.md'
script: script:
- git clone https://oauth2:$TOKEN_TAMPLATE_REPO@gitlab.reutlingen-university.de/letsgoing/internal/templates.git template - git clone https://oauth2:$TOKEN_TAMPLATE_REPO@gitlab.reutlingen-university.de/letsgoing/internal/templates.git template
- git clone https://oauth2:$TOKEN_LIN_REPO@gitlab.reutlingen-university.de/letsgoing/ardublock-ide-lin.git remote - git clone https://oauth2:$TOKEN_LIN_REPO@gitlab.reutlingen-university.de/letsgoing/ardublock-ide-lin.git remote
......
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