chore: Update Dockerfile to include 'Dockers' directory in the push workflow

This commit is contained in:
Bram Kelchtermans
2024-07-31 13:59:42 +02:00
parent f24cac43c5
commit 91ed596688
+1 -1
View File
@@ -3,7 +3,7 @@ name: Build and Push Docker Images
on: on:
push: push:
paths: paths:
- 'Docker/**' - 'Dockers/**'
jobs: jobs:
build-and-push: build-and-push: