diff options
author | Minteck <contact@minteck.org> | 2021-12-04 14:36:01 +0000 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-04 14:36:01 +0000 |
commit | e00af5ee524a1f4c963634121d7865de908124c1 (patch) | |
tree | b4d4b4de905bd72fea8016321d43ce23f22fa1a5 | |
parent | 9686538102e073f9ebdaecb90641086bfaef6147 (diff) | |
download | genealogy-e00af5ee524a1f4c963634121d7865de908124c1.tar.gz genealogy-e00af5ee524a1f4c963634121d7865de908124c1.tar.bz2 genealogy-e00af5ee524a1f4c963634121d7865de908124c1.zip |
Update .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: |