Update .gitea/workflows/docker-test.yml

This commit is contained in:
monheim 2025-04-20 23:10:51 +02:00
parent 4e5ce8182b
commit 6753446ef7

View File

@ -1,5 +1,6 @@
jobs: name: Docker Test
on: [push] on: [push]
jobs:
build: build:
runs-on: windows # Must match runner's label in config.yaml runs-on: windows # Must match runner's label in config.yaml
container: container: