-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Pipelines - Run Failures
While confering the pipeline for ruby script, I am getting "Could not locate Gemfile" error.
Kindly look into issue.
image: ruby:2.4.0
pipelines:
default:
- step:
script:
- ruby - v
- bundle install