update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2024-01-15 12:41:08 +01:00
parent ff224007f9
commit 12007c6909
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,4 +1,11 @@
steps:
dep:
image: deblan/php:8.2
commands:
- composer install
when:
event: [push]
build_push_latest_gitnet:
image: plugins/docker
secrets: [registry_user, registry_password]