chore: Update Dockerfile to include 'Dockers' directory in the push workflow
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user