Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
turbulence
4d-ptv
Commits
64e49e67
Commit
64e49e67
authored
Aug 24, 2020
by
Julien Salort
Browse files
Fix name of the built html directory
parent
8cb04041
Pipeline
#80742
passed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
64e49e67
...
...
@@ -7,7 +7,7 @@ pages:
stage
:
docs
script
:
-
make -C Documentation html
-
mv Documentation/
_
build/html/ public/
-
mv Documentation/build/html/ public/
artifacts
:
paths
:
-
public
...
...
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