Skip to content
Snippets Groups Projects
Verified Commit a38cbe56 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 540a0ccc
Branches
Tags
No related merge requests found
......@@ -101,7 +101,7 @@ while test $# -gt 0; do
esac
done
source $ENV_FILE || true
source "$ENV_FILE" || true
if [[ -z "$DATABASE_NAME" && -z "$MYSQL_CONNECTION" ]]
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment