Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
6a91a50d
Commit
6a91a50d
authored
Aug 11, 2020
by
Nick Mathewson
👁
Browse files
CI: enable documentation testing
parent
aa2c93b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6a91a50d
...
...
@@ -105,12 +105,13 @@ debian-distcheck:
script
:
-
./scripts/ci/ci-driver.sh
# TODO: it would be neat to disable the "make all" part of this one.
debian-docs
:
image
:
debian:stable
<<
:
*debian-template
variables
:
DOXYGEN
:
"
no
"
ASCIIDOC
:
"
no
"
DOXYGEN
:
"
yes
"
ASCIIDOC
:
"
yes
"
CHECK
:
"
no"
script
:
-
./scripts/ci/ci-driver.sh
Write
Preview
Supports
Markdown
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