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:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: alpine
|
||||
runs-on: self-hosted
|
||||
container:
|
||||
image: alpine
|
||||
steps:
|
||||
- name: Do stuff
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user