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:
|
||||
push:
|
||||
paths:
|
||||
- 'Docker/**'
|
||||
- 'Dockers/**'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user