Repair .github/workflows/docker_image_ci.yml.

This commit is contained in:
hodanov 2023-12-29 13:15:56 +09:00
parent d5808afafc
commit 4e94d7bcbb

View File

@ -5,6 +5,7 @@ on:
paths:
- app/Dockerfile
- app/requirements.txt
- .github/workflows/docker_image_ci.yml
jobs:
build: