Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
bef4aeeb
Commit
bef4aeeb
authored
May 02, 2021
by
Carsten Rose
Browse files
Disable doc rendering - not nessary anymore with RTD.
parent
28e0c407
Pipeline
#5198
passed with stages
in 3 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bef4aeeb
...
...
@@ -13,12 +13,12 @@ stages:
-
build
-
selenium
documentation
:
stage
:
before
script
:
-
docker pull t3docs/render-documentation
-
source <(docker run --rm t3docs/render-documentation show-shell-commands)
-
dockrun_t3rd makehtml
#
documentation:
#
stage: before
#
script:
#
- docker pull t3docs/render-documentation
#
- source <(docker run --rm t3docs/render-documentation show-shell-commands)
#
- dockrun_t3rd makehtml
snapshot
:
stage
:
build
...
...
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