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