add self-hosted
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:
parent
94ce3a3b3b
commit
a30257f329
@ -4,7 +4,9 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: alpine
|
runs-on: self-hosted
|
||||||
|
container:
|
||||||
|
image: alpine
|
||||||
steps:
|
steps:
|
||||||
- name: Do stuff
|
- name: Do stuff
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user