feat(chalice): changed dockerignore
This commit is contained in:
parent
35937a6f1d
commit
6fd4eb6693
5 changed files with 5 additions and 0 deletions
|
|
@ -4,3 +4,4 @@
|
|||
**/build.sh
|
||||
**/build_*.sh
|
||||
**/*deploy.sh
|
||||
Dockerfile*
|
||||
|
|
@ -4,6 +4,7 @@
|
|||
**/build.sh
|
||||
**/build_*.sh
|
||||
**/*deploy.sh
|
||||
Dockerfile*
|
||||
|
||||
app.py
|
||||
entrypoint_alerts.sh
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
**/build.sh
|
||||
**/build_*.sh
|
||||
**/*deploy.sh
|
||||
Dockerfile*
|
||||
|
||||
app_crons.py
|
||||
app_alerts.py
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
**/build.sh
|
||||
**/build_*.sh
|
||||
**/*deploy.sh
|
||||
Dockerfile*
|
||||
|
||||
app.py
|
||||
app_crons.py
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
**/build.sh
|
||||
**/build_*.sh
|
||||
**/*deploy.sh
|
||||
Dockerfile*
|
||||
|
||||
app.py
|
||||
app_alerts.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue