fix docker file
Some checks failed
/ build-docker-image (push) Failing after 12s

This commit is contained in:
2024-09-16 19:53:11 +01:00
parent 03c4aa8f83
commit 54fe3460b6
2 changed files with 2 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
on:
push:
paths:
- "docker/**"
- "docker/mysqlclient/**"
- ".gitea/**"
- ".scripts/**"
- "scripts/**"
jobs:
build-docker-image: