feat(api): change build script to build alerts
This commit is contained in:
parent
30aa7b0d8c
commit
e844453106
1 changed files with 2 additions and 1 deletions
|
|
@ -34,4 +34,5 @@ function build_api(){
|
|||
}
|
||||
|
||||
check_prereq
|
||||
build_api $1
|
||||
build_api $1
|
||||
IMAGE_TAG=$IMAGE_TAG PUSH_IMAGE=$PUSH_IMAGE DOCKER_REPO=$DOCKER_REPO bash build_alerts.sh $1
|
||||
Loading…
Add table
Reference in a new issue