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
LQDN Adminsys
don
Commits
b5b18e91
Commit
b5b18e91
authored
Nov 09, 2020
by
Bastien Le Querrec
Browse files
clear cache after an update
parent
5b159eb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/install.sh
View file @
b5b18e91
...
...
@@ -22,6 +22,8 @@ git submodule update
composer
install
--no-dev
composer update
rm
tmp/
*
.php
# Let's run the migrations
if
[
-e
"
$HOME
/phinx.yml"
]
then
...
...
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