test 3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-07-07 11:10:03 +02:00
parent 2516c0ea53
commit 0d73616faf
No known key found for this signature in database
GPG key ID: 477F8D32E8E286EB

View file

@ -6,7 +6,5 @@ matrix:
steps:
example:
image: alpine:latest
environment:
BAR: ${FOO}
commands:
- echo ${BAR}
- echo ${FOO}