浏览代码

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: