parent
f21b18d8ac
commit
a06f01d598
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
ls:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: git.php.fail/lubiana/container/php:8.2
|
||||
steps:
|
||||
- run: env
|
||||
|
|
Loading…
Reference in a new issue