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
33456d78
Commit
33456d78
authored
Apr 06, 2020
by
Mikaël Salson
Browse files
for-review.awk: persist the databases/ directory
parent
04455617
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/ci/for-review.awk
View file @
33456d78
...
...
@@ -47,6 +47,9 @@ after_volumes{
print
"- ../server/web2py/applications/vidjil:/usr/share/vidjil/server/web2py/applications/vidjil"
printf
" "
print
"- ./:/usr/share/vidjil/docker"
printf
" "
print
"- databases:/usr/share/vidjil/server/web2py/applications/vidjil/databases"
after_volumes
=
0
}
...
...
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