add tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-10-16 19:23:49 +02:00
parent 0d73616faf
commit 928135d0ca
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,10 +1,10 @@
matrix:
FOO:
- foo1
- foo2
PHP_VERSION:
- php8.1
- php8.2
steps:
example:
image: alpine:latest
image: deblan/php:$PHP_VERSION
commands:
- echo ${FOO}
- php -v