projects
/
project
/
ucert.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14a2794
)
ci: enable unit testing
author
Petr Štetiar
<ynezz@true.cz>
Thu, 26 Dec 2019 08:48:31 +0000
(09:48 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Thu, 26 Dec 2019 08:48:31 +0000
(09:48 +0100)
In commit
4462ff9dedfa
("add cram based unit tests") some unit tests
were added so enable them on CI as well.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 94f65e71b11100167fcab6d32322093e2f487308..4874fbd18facd97933cffdf16394e244592223af 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,4
+1,5
@@
variables:
+ CI_ENABLE_UNIT_TESTING: 1
CI_TARGET_BUILD_DEPENDS: ucert
include: