Skip to content
Snippets Groups Projects
Commit 3c93aa3e authored by Philip Trettner's avatar Philip Trettner
Browse files

Update .gitlab-ci.yml

parent 1112053e
Branches
No related tags found
No related merge requests found
Pipeline #10572 passed
......@@ -35,21 +35,3 @@ clang-buster:
tags:
- Linux
- buster
gcc-stretch:
stage: Build
script: "CI/ci-linux.sh gcc C++14"
variables:
GIT_SUBMODULE_STRATEGY: recursive
tags:
- Linux
- stretch
clang-stretch:
stage: Build
script: "CI/ci-linux.sh clang C++14"
variables:
GIT_SUBMODULE_STRATEGY: recursive
tags:
- Linux
- stretch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment