tools.deploy: fix test for staging name.
parent
a81d6cdd15
commit
7b57f17c9f
|
@ -26,9 +26,11 @@ cache-directory [
|
||||||
|
|
||||||
[ ] [ "hello-ui" shake-and-bake 1300000 small-enough? ] unit-test
|
[ ] [ "hello-ui" shake-and-bake 1300000 small-enough? ] unit-test
|
||||||
|
|
||||||
[ "staging.math-threads-compiler-ui.image" ] [
|
[ "math-threads-compiler-ui" ] [
|
||||||
"hello-ui" deploy-config
|
"hello-ui" deploy-config [
|
||||||
[ bootstrap-profile staging-image-name file-name ] bind
|
bootstrap-profile staging-image-name file-name
|
||||||
|
"." split second
|
||||||
|
] bind
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ ] [ "maze" shake-and-bake 1200000 small-enough? ] unit-test
|
[ ] [ "maze" shake-and-bake 1200000 small-enough? ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue