1
0
Fork 0
mirror of https://gitlab.com/ydkn/capistrano-rails-console.git synced 2023-02-13 20:54:14 -05:00

remove allow_failure from dependency scanning

This commit is contained in:
Florian Schwab 2019-09-03 12:03:05 +02:00
parent 1fd05219ce
commit aa4a03bdf2

View file

@ -27,7 +27,6 @@ dependency_scanning:
image: docker:stable
variables:
DOCKER_DRIVER: overlay2
allow_failure: true
services:
- docker:stable-dind
script: