Problem/Motivation
The gitlab-ci.yml is missing. See https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork bem-3483221
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
timohuismanComment #4
diwakar07 commentedHi @timohuisman,
I reviewed MR !3. The gitlab CI file looks good but the CI tests are not running.
Please updated the file name to
.gitlab-ci.ymlfor the CI tests to run.Moving to NW.
Thanks.
Comment #5
timohuismanThanks! Changed the filename and now the tests have run and succeeded.
Comment #6
diwakar07 commentedThanks @timohuisman,
The MR !3 looks good to me.
Moving to RTBC!
Thanks.
Comment #8
timohuisman