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
vidjil
vidjil
Commits
b0d8225d
Commit
b0d8225d
authored
Apr 06, 2020
by
Mikaël Salson
Browse files
more sleep
parent
2a447197
Pipeline
#134748
canceled with stages
in 5 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/vidjil-server/scripts/uwsgi-entrypoint.sh
View file @
b0d8225d
...
...
@@ -15,7 +15,7 @@ fi
if
[
"
$1
"
==
"--ci"
]
;
then
cd
/usr/share/vidjil/server/web2py/applications/vidjil/scripts
sleep
1
0
sleep
2
0
echo
"Loading SQL"
/usr/local/bin/gosu
$user
bash launch_python_script.sh load-sql.py
-n
/usr/share/vidjil/docker/ci/ci.sql
echo
"SQL loaded"
...
...
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