Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
php-compat
Commits
b468fdc6
Commit
b468fdc6
authored
Mar 10, 2019
by
Bertrand Gauthier
Browse files
Script d'analyse PHPCS: correction de la commande de build.
parent
8c5175dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/unicaen-php-compat-run-phpcs
View file @
b468fdc6
...
...
@@ -21,7 +21,7 @@ vendorslogfile="/tmp/unicaen-php-compat-phpcs-vendors-${v}.log"
echo
"==================================================================================="
echo
" Construction de l'image
${
imagename
}
"
echo
"==================================================================================="
docker-compose
-f
vendor/unicaen/php-compat/docker-compose.yml build
${
imagename
}
docker-compose
-f
vendor/unicaen/php-compat/docker-compose.yml
up
-d
--
build
${
imagename
}
[[
$?
!=
0
]]
&&
echo
"Erreur bloquante, ciao."
&&
exit
1
...
...
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