Commit c833582
committed
feat(scheduler.py): Add image_prefix parameter
On staging we need "staging-" prefix for docker images,
before we had this by various kind of hacks, but now we can
introduce image_prefix parameter in toml file and f-string
parameter in yaml file
Signed-off-by: Denys Fedoryshchenko <[email protected]>1 parent d87447c commit c833582
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| |||
0 commit comments