Speed Up CI Pipeline
Only stages that interact with docker daemon need to start (and wait for) a docker service container.
Other stages can be started quicker by not having to wait for the docker service.
added scoped labels
approved this merge request
merged
mentioned in commit 221e4653
Please register or sign in to reply