Revert "try installing git"

This reverts commit 0b4e086376
This commit is contained in:
Mario
2024-03-16 11:54:07 +00:00
parent 6e97c97920
commit 64560cbca9
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ variables:
before_script:
# Install & enable Xdebug for code coverage reports
- apt-get update
- apt-get install -yqq libicu-dev libjpeg-dev libpng-dev libpq-dev libyaml-dev libzip-dev mariadb-client postgresql-client unzip zip git
- apt-get install -yqq libicu-dev libjpeg-dev libpng-dev libpq-dev libyaml-dev libzip-dev mariadb-client postgresql-client unzip zip
- pecl install xdebug yaml
- docker-php-ext-enable xdebug yaml
- docker-php-ext-install gd bcmath intl pdo_mysql pdo_pgsql zip

View File

@@ -3,7 +3,7 @@
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5af3c3577843a6f65c402c27607edca98233c08e',
'reference' => 'dddcddc453bdbd59e1cafcb8ca8aeb2225dfda9d',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -340,7 +340,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5af3c3577843a6f65c402c27607edca98233c08e',
'reference' => 'dddcddc453bdbd59e1cafcb8ca8aeb2225dfda9d',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),