.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / A job to say hello (push) Successful in 1m4s

This commit is contained in:
lubiana 2024-07-25 13:19:51 +00:00
parent 97120f15c2
commit aa289af22c

View file

@ -10,6 +10,9 @@ jobs:
runs-on: podman
name: A job to say hello
steps:
- uses: actions/checkout@v4
- name: ls
run: ls -lisa
- name: Hello world action step
id: hello
uses: https://git.php.fail/lubiana/hello-world-podman@v3