Only run image build if the Dockerfile changes
This commit is contained in:
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "Dockerfile"
|
||||
|
||||
jobs:
|
||||
build-dev-image:
|
||||
|
||||
Reference in New Issue
Block a user