change gitea runner contrainte
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m37s

This commit is contained in:
2025-05-07 14:21:51 +00:00
parent 1dc776d888
commit 241b04e6ff

View File

@@ -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: