again
Some checks failed
Gitea Actions Demo / gateway-pipeline (push) Failing after 44s

This commit is contained in:
Nicu Hodos 2025-10-06 09:17:10 +02:00
parent 65e31b1ff2
commit 067bf92859

View File

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