mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 03:16:12 +01:00
tea/.gitlab/pipeline/jobs/.default.yml

8 lines
234 B
YAML
Raw Normal View History

2021-08-24 10:27:50 +02:00
.default:
image: ghcr.io/typo3/core-testing-php83:latest
2021-08-24 10:27:50 +02:00
before_script:
- bash .gitlab/build/docker_install.sh > /dev/null
2024-09-17 13:59:31 +02:00
variables:
PHP_INI_SCAN_DIR: "/etc/php"
volumes:
- ../ci/php.ini:/usr/local/etc/php/php.ini