try without docker
Some checks failed
Gitea Actions Demo / gateway-pipeline (push) Has been cancelled

This commit is contained in:
Nicu Hodos 2025-10-06 09:16:07 +02:00
parent 83c74c52a1
commit 65e31b1ff2

View File

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