Fix Bash syntax

This commit is contained in:
flow.gunso
2020-03-14 09:58:39 +01:00
parent 13d2ca6f78
commit 7b02f7c360

View File

@@ -39,7 +39,7 @@ if [[ -n "$ISSUE_ID" ]]; then
https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/pipeline_schedules/$SCHEDULE_ID/variables/ISSUES_ID'
# else
# exit_with_message_and_code "An issue already exists, it is not closed yet." 0
fi
# fi
fi
# Get the installed and candidate versions of the seafile-cli package from the latest Docker image.