mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-24 10:56:13 +01:00
Compare commits
No commits in common. "8555b7ef8727552bb8f3217f66357cf5f7f71975" and "e0d32f4c5a58b0a8a1a4bf019f4a1d7f353d700f" have entirely different histories.
8555b7ef87
...
e0d32f4c5a
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@
|
|||
- bash .gitlab/build/docker_install.sh > /dev/null
|
||||
variables:
|
||||
PHP_INI_SCAN_DIR: "/etc/php"
|
||||
script:
|
||||
- cp $CI_PROJECT_DIR/.gitlab/pipeline/ci/php.ini /usr/local/etc/php/php.ini; # copy php.ini into image
|
||||
volumes:
|
||||
- ./ci/php.ini:/usr/local/etc/php/php.ini
|
||||
|
|
Loading…
Reference in a new issue