diff options
author | Minteck <contact@minteck.org> | 2021-12-04 14:35:45 +0000 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-04 14:35:45 +0000 |
commit | 12823550802f939e87d3e87a9478829dddfe0db7 (patch) | |
tree | d1afeb5f6aec1d14943723c28fef263bf836f461 /.gitlab-ci.yml | |
parent | f5f81811410b5c4404d5f39856ce795bc0effede (diff) | |
download | core-12823550802f939e87d3e87a9478829dddfe0db7.tar.gz core-12823550802f939e87d3e87a9478829dddfe0db7.tar.bz2 core-12823550802f939e87d3e87a9478829dddfe0db7.zip |
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 089162a..4402674 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,6 @@ -image: php:8.1.0-zts-buster +# Generic Minteck GitLab CI/CD Checks +# PHP applications +image: php:zts-buster cache: paths: |