feat(alerts): changed build script
This commit is contained in:
parent
d1de2cb250
commit
d311330dae
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ function make_submodule() {
|
|||
# -- end of generated part
|
||||
}
|
||||
cp -R ./{Dockerfile.alerts,requirements_alerts.txt,.env.default,entrypoint.sh} ./alerts/
|
||||
cp ./chalicelib/utils/html ./alerts/chalicelib/utils/html
|
||||
cp -R ./chalicelib/utils/html ./alerts/chalicelib/utils/html
|
||||
}
|
||||
|
||||
git_sha1=${IMAGE_TAG:-$(git rev-parse HEAD)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue