TEST: actions
Some checks failed
build / build-and-push (push) Failing after 2m2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s

This commit is contained in:
2025-12-16 21:24:59 +01:00
parent 31152e257a
commit 611d8e0f35
2 changed files with 23 additions and 42 deletions

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: k8s
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"