添加 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
7
.gitea/workflows/demo.yaml
Normal file
7
.gitea/workflows/demo.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: Gitea Actions Demo
|
||||
on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- run: echo dusays.com
|
||||
Reference in New Issue
Block a user