Update .gitea/workflows/build-container.yaml
Some checks failed
Build Cat Web App Container / build (push) Failing after 26s

This commit is contained in:
2025-11-14 23:25:36 +00:00
parent eebb31becb
commit 50f6ea7fad

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: gitea-runner runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code
run: | run: |