Commit 16ff6097 authored by moha-s's avatar moha-s
Browse files

Add new job Composer_install

parent cf08fdb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ cache:
    - "${PROJECT_ROOT}/vendor"
  when: "on_success"

npm_install:
composer_install:
  stage: .pre
  image:
    name: edbizarro/gitlab-ci-pipeline-php:7.3