Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TurTLE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TurTLE
TurTLE
Merge requests
!40
Feature/documentation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature/documentation
feature/documentation
into
develop
Overview
6
Commits
24
Pipelines
8
Changes
1
Merged
Cristian Lalescu
requested to merge
feature/documentation
into
develop
3 years ago
Overview
6
Commits
24
Pipelines
8
Changes
1
Expand
0
0
Merge request reports
Viewing commit
2526efc7
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
2526efc7
updates gitlab ci page step
· 2526efc7
Cristian Lalescu
authored
3 years ago
.gitlab-ci.yml
+
1
−
0
Options
@@ -199,6 +199,7 @@ pages:
-
mv build-doc/html public/
-
mv build-doc/sphinx_html public/
#- mv TurTLE_manual.pdf public/
-
mv build-doc/doc_full_index.html public/
artifacts
:
paths
:
-
public
Loading