[to-test] Trigger image promotion again
It should be saner after [1]. [1] https://review.opendev.org/c/nebulous/project-config/+/889405 Change-Id: I7c26d3f4957f618f19121d8e226de69c8018eb5f
This commit is contained in:
parent
d31d4d04fe
commit
f00cf6148f
@ -8,7 +8,7 @@ public class DemoController {
|
|||||||
|
|
||||||
@RequestMapping("/")
|
@RequestMapping("/")
|
||||||
public String root() {
|
public String root() {
|
||||||
return "";
|
return "t";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user