mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-24 06:56:13 +01:00
Compare commits
10 commits
e0d32f4c5a
...
8555b7ef87
Author | SHA1 | Date | |
---|---|---|---|
|
8555b7ef87 | ||
|
0e4ef2e184 | ||
|
e46e0d8f19 | ||
|
debc51da6b | ||
|
6a73bea9a4 | ||
|
9b5f4b0590 | ||
|
0b12ce13ba | ||
|
a9d488c604 | ||
|
70b53ecfcf | ||
|
1ce807b1d3 |
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"
|
||||
volumes:
|
||||
- ./ci/php.ini:/usr/local/etc/php/php.ini
|
||||
script:
|
||||
- cp $CI_PROJECT_DIR/.gitlab/pipeline/ci/php.ini /usr/local/etc/php/php.ini; # copy php.ini into image
|
||||
|
|
Loading…
Reference in a new issue