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:
|
||||
build:
|
||||
if: github.actor != 'github-actions[bot]'
|
||||
runs-on: self-hosted
|
||||
#runs-on: self-hosted
|
||||
container:
|
||||
image: alpine:latest
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user