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:
parent
1fd05219ce
commit
aa4a03bdf2
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ dependency_scanning:
|
|||
image: docker:stable
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
allow_failure: true
|
||||
services:
|
||||
- docker:stable-dind
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue