Skip to content

Commit 366ba91

Browse files
committed
Included docker-build-push.yml to trigger build and push.
1 parent ec0e4d3 commit 366ba91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches:
66
- main
77
paths:
8-
- 'Dockerfile'
8+
- Dockerfile
9+
- .github/workflows/docker-build-push.yml
910
workflow_dispatch:
1011

1112
jobs:

0 commit comments

Comments
 (0)