gitea actions runner label change
Build and Push Docker Image / build-and-push (push) Successful in 3m51s

This commit is contained in:
2026-06-11 19:31:19 +01:00
parent 3ca052640a
commit 602343fd9f
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build-and-push:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4