Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
aba6ec89
Commit
aba6ec89
authored
Apr 17, 2018
by
Ondřej Surý
Browse files
Run the clang-compiled unittest
parent
0d8d3dc1
Pipeline
#1275
passed with stages
in 8 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aba6ec89
...
...
@@ -196,6 +196,12 @@ unittest:debian:sid:amd64:
dependencies
:
-
build:debian:sid:amd64
unittest:clang:debian:sid:amd64:
<<
:
*debian_sid_amd64_image
<<
:
*unit_test_job
dependencies
:
-
build:clang:debian:sid:amd64
unittest:debian:sid:i386:
<<
:
*debian_sid_i386_image
<<
:
*unit_test_job
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment