.forgejo/workflows/push.yml aktualisiert
All checks were successful
/ ls (push) Successful in 25s

This commit is contained in:
lubiana 2023-12-01 21:08:10 +00:00
parent 23d37db8f6
commit cdf481a5f6

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
ls:
runs-on: docker
runs-on: ubuntu-latest
container:
image: git.php.fail/lubiana/container/php:8.3.0-node-20231212
steps: