feat(chalice): changed dockerignore

This commit is contained in:
Taha Yassine Kraiem 2022-09-15 13:32:50 +01:00
parent 35937a6f1d
commit 6fd4eb6693
5 changed files with 5 additions and 0 deletions

View file

@ -4,3 +4,4 @@
**/build.sh
**/build_*.sh
**/*deploy.sh
Dockerfile*

View file

@ -4,6 +4,7 @@
**/build.sh
**/build_*.sh
**/*deploy.sh
Dockerfile*
app.py
entrypoint_alerts.sh

View file

@ -4,6 +4,7 @@
**/build.sh
**/build_*.sh
**/*deploy.sh
Dockerfile*
app_crons.py
app_alerts.py

View file

@ -4,6 +4,7 @@
**/build.sh
**/build_*.sh
**/*deploy.sh
Dockerfile*
app.py
app_crons.py

View file

@ -4,6 +4,7 @@
**/build.sh
**/build_*.sh
**/*deploy.sh
Dockerfile*
app.py
app_alerts.py