mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
remove tmp code
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ before_script:
|
||||
MESSAGE="Could not resolve dependencies.\n# You can ignore this error if your package does not support Symfony $SKELETON_VERSION";
|
||||
fi
|
||||
|
||||
echo -e "#\n#\n#\n# $MESSAGE\n#\n#\n#\n";
|
||||
echo -e "\n#\n#\n# $MESSAGE\n#\n#\n#\n";
|
||||
exit $EXIT_CODE;
|
||||
}
|
||||
export -f install_package
|
||||
|
||||
@@ -3,4 +3,4 @@ async_aws:
|
||||
config:
|
||||
|
||||
# All installed clients are automatically autowired. Use this section to customize clients
|
||||
cliXXXents:
|
||||
clients:
|
||||
|
||||
Reference in New Issue
Block a user