Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoGoCarto
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
Pixel Humain
GoGoCarto
Commits
fc2ea1d2
Unverified
Commit
fc2ea1d2
authored
5 years ago
by
Sebastian Castro
Browse files
Options
Downloads
Patches
Plain Diff
Try fix cache folder not writable after deployment
parent
6be7ffa7
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
deploy.sh
+7
-5
7 additions, 5 deletions
deploy.sh
with
7 additions
and
5 deletions
deploy.sh
+
7
−
5
View file @
fc2ea1d2
...
...
@@ -8,8 +8,10 @@ gulp build
gulp production
php bin/console db:migrate
sh cache_clear.sh
sleep
5
chmod
777
-R
var/
sleep
10
chmod
777
-R
var/
chmod
777
-R
/var/www/gogocarto/var/
\ No newline at end of file
sleep
10
&&
chmod
777
-R
/var/www/gogocarto/var/ &
sleep
60
&&
chmod
777
-R
/var/www/gogocarto/var/ &
sleep
120
&&
chmod
777
-R
/var/www/gogocarto/var/ &
sleep
300
&&
chmod
777
-R
/var/www/gogocarto/var/ &
sleep
600
&&
chmod
777
-R
/var/www/gogocarto/var/ &
sleep
2000
&&
chmod
777
-R
/var/www/gogocarto/var/ &
\ No newline at end of file
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