force error

This commit is contained in:
Nyholm
2020-06-25 13:02:44 +02:00
parent d10866f489
commit 817ce16502
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ before_script:
if [[ EXIT_CODE -eq 0 ]]; then
exit 0;
elif [[ EXIT_CODE -eq 1 ]]; then
MESSAGE="Could not install package";
MESSAGE="Could not install package and configure package.";
elif [[ EXIT_CODE -eq 2 ]]; then
MESSAGE="Could not resolve dependencies.\n# You can ignore this error if your package does not support Symfony $SKELETON_VERSION";
fi
@@ -3,4 +3,4 @@ async_aws:
config:
# All installed clients are automatically autowired. Use this section to customize clients
clients:
cliXXXents: