Compare commits

..

4 commits

Author SHA1 Message Date
1e7e5fee0a Merge pull request 'asd' (#2) from main into feature/1_move-to-forgejo-actions
All checks were successful
/ ls (push) Successful in 26s
Reviewed-on: #2
2023-12-01 21:20:21 +00:00
Continuous Integration
d2461fa000 Continuous Integration Fixes 2023-12-01 21:18:56 +00:00
1ce4f5526b gute laune
All checks were successful
/ ls (push) Successful in 24s
2023-12-01 22:18:31 +01:00
cdf481a5f6 .forgejo/workflows/push.yml aktualisiert
All checks were successful
/ ls (push) Successful in 25s
2023-12-01 21:08:10 +00:00

View file

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