self-hosted
Some checks failed
Gitea Actions Demo / gateway-pipeline (push) Has been cancelled

This commit is contained in:
Nicu Hodos 2025-10-06 09:31:10 +02:00
parent 067bf92859
commit cf8e0a6b0c

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
gateway-pipeline: gateway-pipeline:
runs-on: linux-amd64 runs-on: self-hosted
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4