Update .gitea/workflows/demo.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
This commit is contained in:
@@ -4,9 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
options: --security-opt label=disable --security-opt seccomp=unconfined
|
||||
runs-on: alma9
|
||||
steps:
|
||||
- run: echo We are running!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user