فهرست منبع

test giltab-ci with docker

Olivier Massot 4 سال پیش
والد
کامیت
e26f81dc92
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -7,6 +7,7 @@ before_script:
   - php -r "unlink('composer-setup.php'); unlink('installer.sig');"
 
 unit_otcore:
+  image: php:7.4.11-apache
   stage: test
 
   before_script: