mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Run woodpecker with image: php:8.3
This commit is contained in:
parent
e364d254ed
commit
379272efa3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
composer_install:
|
composer_install:
|
||||||
image: composer
|
image: php:8.3
|
||||||
commands:
|
commands:
|
||||||
- mkdir addon
|
- mkdir addon
|
||||||
- export COMPOSER_HOME=.composer
|
- export COMPOSER_HOME=.composer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue