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

This commit is contained in:
Márcio Fernandes
2024-09-16 19:53:11 +01:00
parent 03c4aa8f83
commit 54fe3460b6
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
on:
push:
paths:
- "docker/**"
- "docker/mysqlclient/**"
- ".gitea/**"
- ".scripts/**"
- "scripts/**"
jobs:
build-docker-image: