chore(build): Adding sourcemapreader build script
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
e5f9f5ebd6
commit
66d1424c26
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ echo $DOCKER_REPO
|
|||
PUSH_IMAGE=1 bash build.sh $@
|
||||
cd ../frontend
|
||||
PUSH_IMAGE=1 bash build.sh $@
|
||||
cd ../sourcemap-reader
|
||||
PUSH_IMAGE=1 bash build.sh $@
|
||||
cd ../api
|
||||
PUSH_IMAGE=1 bash build.sh $@
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue