feat(api): changed alerts_build script
This commit is contained in:
parent
f9164950a0
commit
4ce6958175
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ function make_submodule() {
|
|||
cp -R ./chalicelib/utils/{__init__,TimeUTC,pg_client,helper,event_filter_definition,dev,email_helper,email_handler,smtp,s3,metrics_helper}.py ./alerts/chalicelib/utils/
|
||||
# -- end of generated part
|
||||
|
||||
cp Dockerfile.alerts ./alerts/
|
||||
cp -R ./{Dockerfile.alerts,requirements.txt} ./alerts/
|
||||
cd alerts
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue