change gitea runner contrainte
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m37s
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m37s
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
if: github.actor != 'github-actions[bot]'
|
if: github.actor != 'github-actions[bot]'
|
||||||
runs-on: self-hosted
|
#runs-on: self-hosted
|
||||||
container:
|
container:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user