mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-24 10:16:12 +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
|
- bash .gitlab/build/docker_install.sh > /dev/null
|
||||||
variables:
|
variables:
|
||||||
PHP_INI_SCAN_DIR: "/etc/php"
|
PHP_INI_SCAN_DIR: "/etc/php"
|
||||||
script:
|
volumes:
|
||||||
- cp $CI_PROJECT_DIR/.gitlab/pipeline/ci/php.ini /usr/local/etc/php/php.ini; # copy php.ini into image
|
- ./ci/php.ini:/usr/local/etc/php/php.ini
|
||||||
|
|
Loading…
Reference in a new issue