github action to selfhost runner
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run

This commit is contained in:
ChrispyBacon-dev 2025-09-25 21:05:35 +02:00
parent d6d46c3209
commit 9ccafa08c8

View file

@ -19,7 +19,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout repository