Description
Yarn not found
Solution
You can use yarn by adding the following lines in the .gitlab-ci.yml file:
.gitlab-ci.yml
Test Drupal: before_script: - eval $YARN_PACKAGE - eval $YARN_PATH