mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:16:12 +02:00
tea/.gitlab/pipeline
Oliver Klee 8204165d9c
[BUGFIX] Do not cache the .Build directory in GitLab CI (#432)
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 (#432) 2022-04-14 18:09:32 +02:00
.gitlab-ci.yml [FEATURE] Enable php8.1 (#381) 2022-02-23 14:38:20 +01:00