mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-23 06:23:50 +01:00
tea/.gitlab/pipeline
Oliver Klee 8204165d9c
[BUGFIX] Do not cache the .Build directory in GitLab CI ()
We must not cache this directory. If it is cached, this might cause
Composer to (re-)install dependency version that are not valid for
the current PHP version, which possibly might break the build.
2022-04-14 18:09:32 +02:00
..
jobs [BUGFIX] Do not cache the .Build directory in GitLab CI () 2022-04-14 18:09:32 +02:00
.gitlab-ci.yml [FEATURE] Enable php8.1 () 2022-02-23 14:38:20 +01:00