image
Some checks failed
Gitea Actions Demo / build-and-deploy (push) Has been cancelled

This commit is contained in:
changsongdong
2025-11-03 20:44:50 +08:00
parent 6813a829e3
commit ffbceae2f3

View File

@ -4,9 +4,9 @@ on: [push]
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-20251030
container:
image: gitea/runner-images:ubuntu-latest
image: gitea/runner-images:ubuntu-20251030
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!"