projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c260e3
)
Drop clang debug test to restore pipeline to working order.
279/head
author
Jason Ninneman
<jsn@mbar.us>
Thu, 28 Feb 2019 05:29:20 +0000
(22:29 -0700)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 28 Feb 2019 10:24:14 +0000
(10:24 +0000)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1a695406a6cf87bc13fee2706a320a3bbc9dd581..8118dd2d1fec67cb2554b9d5f810bf65fde0496d 100644
(file)
--- 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: