mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 06:36:13 +02:00
tea/.gitlab/pipeline/jobs/.default.yml
2021-08-24 10:27:50 +02:00

4 lines
99 B
YAML

.default:
image: php:7.4
before_script:
- bash .gitlab/build/docker_install.sh > /dev/null