更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -2,6 +2,6 @@ name: Gitea Actions Demo
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: self-hosted
|
runs-on: maven-jdk17
|
||||||
steps:
|
steps:
|
||||||
- run: echo dusays.com
|
- run: echo dusays.com
|
||||||
|
|||||||
Reference in New Issue
Block a user