/workspace/alvaro/d4t_formulas hardcoded
Some checks failed
Create release from tag / create_release (push) Failing after 23s
Some checks failed
Create release from tag / create_release (push) Failing after 23s
This commit is contained in:
parent
6e2e5bc2aa
commit
4ab2e0269c
1 changed files with 1 additions and 1 deletions
2
flutterw
2
flutterw
|
|
@ -139,7 +139,7 @@ exec_in_container(){
|
||||||
$SPIOPTIONS \
|
$SPIOPTIONS \
|
||||||
-p ${WEBPORT:-8081}:8081 \
|
-p ${WEBPORT:-8081}:8081 \
|
||||||
-v $BUILDCACHE/sdks-flutter-bin-cache:/cache:z \
|
-v $BUILDCACHE/sdks-flutter-bin-cache:/cache:z \
|
||||||
-v .:/app:z \
|
-v /workspace/alvaro/d4t_formulas:/app:z \
|
||||||
-e FLUTTER_FLAVOR=prod \
|
-e FLUTTER_FLAVOR=prod \
|
||||||
d4rt-formulas-builder \
|
d4rt-formulas-builder \
|
||||||
"$@"
|
"$@"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue