X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=.gitlab-ci.yml;h=8118dd2d1fec67cb2554b9d5f810bf65fde0496d;hp=1a695406a6cf87bc13fee2706a320a3bbc9dd581;hb=2ddd09189336df222ef88099a3041584ec5b327e;hpb=2787cb1413a47a92a084e3ea86694ef7431dfddd diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a69540..8118dd2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -78,13 +78,6 @@ test:debug: dependencies: - binary:debug -test:debug_clang: - stage: test - before_script: - - zypper install -y make clang libedit-devel python python2-PyYAML lcov - script: - - CC=clang make debug check - test:release: stage: test before_script: