don't need a rebuild docker if files not touched
This commit is contained in:
4
.github/workflows/docker-build.yaml
vendored
4
.github/workflows/docker-build.yaml
vendored
@@ -6,6 +6,10 @@ on:
|
|||||||
- main
|
- main
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
|
paths:
|
||||||
|
- Dockerfile
|
||||||
|
- requirements.txt
|
||||||
|
- manage.py
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user