.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m3s

This commit is contained in:
Arne Weiss
2024-05-26 16:51:05 +02:00
parent 0a85c93508
commit 15ecc4e5a2

View File

@@ -4,9 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container:
image: nixos/nix:latest
runs-on: native
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!"