Merge remote-tracking branch 'origin/api-v1.8.2' into dev
This commit is contained in:
commit
afe43842fc
4 changed files with 5 additions and 7 deletions
|
|
@ -4,4 +4,8 @@
|
|||
**/build.sh
|
||||
**/build_*.sh
|
||||
**/*deploy.sh
|
||||
Dockerfile*
|
||||
Dockerfile*
|
||||
|
||||
app_alerts.py
|
||||
requirements-alerts.txt
|
||||
entrypoint_alerts.sh
|
||||
|
|
@ -10,7 +10,5 @@ app_crons.py
|
|||
app_alerts.py
|
||||
requirements-crons.txt
|
||||
requirements-alerts.txt
|
||||
build_crons.sh
|
||||
build_alerts.sh
|
||||
entrypoint_crons.sh
|
||||
entrypoint_alerts.sh
|
||||
|
|
@ -10,7 +10,5 @@ app.py
|
|||
app_crons.py
|
||||
requirements.txt
|
||||
requirements-crons.txt
|
||||
build.sh
|
||||
build_crons.sh
|
||||
entrypoint.sh
|
||||
entrypoint_crons.sh
|
||||
|
|
@ -10,7 +10,5 @@ app.py
|
|||
app_alerts.py
|
||||
requirements.txt
|
||||
requirements-alerts.txt
|
||||
build.sh
|
||||
build_alerts.sh
|
||||
entrypoint.sh
|
||||
entrypoint_alerts.sh
|
||||
Loading…
Add table
Reference in a new issue