Skip to content

Commit 57c660d

Browse files
feat: run workflow on dockerfile/compose file change
1 parent 0af80d0 commit 57c660d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
paths:
88
- "backend/**"
99
- ".github/workflows/deploy.yaml"
10+
- "docker-compose.yml"
11+
- "Dockerfile"
1012

1113
jobs:
1214
dockerhub:

0 commit comments

Comments
 (0)