Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sandbox_docker-builder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
AR_Sandbox
sandbox_docker-builder
Commits
78614400
Commit
78614400
authored
3 years ago
by
Alexis Durgnat
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
ssh://ssh.hesge.ch:10572/alexis.durgnat/sandbox_docker-builder
into main
parents
78a0c456
15f5a892
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Scripts/entrypoint.sh
+1
-1
1 addition, 1 deletion
Scripts/entrypoint.sh
with
1 addition
and
1 deletion
Scripts/entrypoint.sh
+
1
−
1
View file @
78614400
...
...
@@ -96,7 +96,7 @@ function make_python_docs() {
cd
$SBOX_PYWR
/docs/
&&
\
SPHINXOPTS
=
$SOPT
make
$MODE
&&
\
mkdir
-p
/build/wrapper/docs/
&&
\
rm
-rf
/build/wrapper/docs/
*
&&
\
rm
-rf
/build/wrapper/docs/
*
&&
\
cp
-r
$SBOX_PYWR
/docs/_build/
$MODE
/
*
/build/wrapper/docs/
echo
-e
"
${
YLW
}
Documentation built :
${
GRN
}
./build/wrapper/docs/index.html
${
NC
}
"
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment