Update .gitea/workflows/build-container.yml

This commit is contained in:
2025-11-24 04:12:07 +01:00
parent f3965959bc
commit b4ddc6708e

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: docker
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4