Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
7b5c52a7
Commit
7b5c52a7
authored
Apr 17, 2020
by
Mikaël Salson
Browse files
docker/: Remove ci/fuse-entrypoint.sh
Not used anymore
parent
07afa1d2
Pipeline
#137722
passed with stages
in 9 minutes and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7b5c52a7
...
...
@@ -410,7 +410,6 @@ deploy_review_server:
-
TMP_DOCKER=$(tempfile)
-
cp docker-compose.yml $TMP_DOCKER
-
awk -f ci/for-review.awk $TMP_DOCKER > docker-compose.yml
-
sed -i '$e cat ci/fuse-entrypoint.sh' vidjil-server/scripts/fuse-entrypoint.sh
-
rm -f $TMP_DOCKER
-
sed -i -r "s/WEB2PY_ADMIN_PASSWORD=/WEB2PY_ADMIN_PASSWORD=$REVIEW_SERVER_ADMIN_PASSWORD/" docker-compose.yml
-
cd ..
...
...
docker/ci/fuse-entrypoint.sh
deleted
100644 → 0
View file @
07afa1d2
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment