Skip to content
Snippets Groups Projects

Resolve "CI pipeline should exit with error, when script cannot recreate existing database"

1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -26,7 +26,6 @@ running for your branch or for your merge request, or wait until they
finish. Then retry this pipeline.
Exiting with error at this moment.
EOF
exit $RESULT
else
echo "Database ${HIVEMIND_DB_NAME} has been dropped successfully"
Loading