Selaa lähdekoodia

test giltab-ci with docker

Olivier Massot 4 vuotta sitten
vanhempi
commit
e26f81dc92
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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: