mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +02:00
tea/.gitlab
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
..
build install and use wait-for-it for functional tests (#373) 2022-02-01 13:14:00 +01:00
pipeline [BUGFIX] Do not cache the .Build directory in GitLab CI (#432) 2022-04-14 18:09:32 +02:00