sg: respect $DELVE
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: chrismwendt
The migration from ./dev/start.sh
dropped the check for $DELVE
, which used to turn off optimizations and make debugging easier. This PR brings back the check.
TODO
enterprise-frontend
. To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.