don't need a rebuild docker if files not touched
All checks were successful
CI-pipeline / linters (pull_request) Successful in 39s
Build and push Docker image / build-and-push (pull_request) Has been skipped

This commit is contained in:
Basyrov Rustam
2025-06-06 13:31:29 +03:00
parent 9ada62f718
commit 0a8bd3e4ef

View File

@@ -6,6 +6,10 @@ on:
- main
types:
- closed
paths:
- Dockerfile
- requirements.txt
- manage.py
jobs:
build-and-push: