bump v2
Some checks failed
hello / hi (push) Failing after 1m7s

This commit is contained in:
hari 2026-05-23 14:39:18 +00:00
parent 9149ef3e00
commit 4410ef09ec

View File

@ -4,5 +4,5 @@ jobs:
hi: hi:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "Hello from $(hostname) — Gitea Actions is alive!" - run: echo "Hello v2 from $(hostname)"
- run: docker info | head -20 - run: docker info | head -5