[to-test] Trigger publishing once again
Change-Id: I23a7bb94ec3e22b4e9f267071525571c9372d748
This commit is contained in:
parent
f00cf6148f
commit
7d6743d2e7
@ -8,7 +8,7 @@ public class DemoController {
|
||||
|
||||
@RequestMapping("/")
|
||||
public String root() {
|
||||
return "t";
|
||||
return "te";
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -15,9 +15,15 @@
|
||||
- context: java-spring-boot-demo
|
||||
registry: quay.io
|
||||
repository: quay.io/nebulous/component-sandbox-java-spring-boot-demo
|
||||
namespace: nebulous
|
||||
repo_shortname: component-sandbox-java-spring-boot-demo
|
||||
repo_description: ""
|
||||
- context: java-spring-boot-demo
|
||||
registry: quay.io
|
||||
repository: quay.io/nebulous/component-sandbox-demo
|
||||
namespace: nebulous
|
||||
repo_shortname: component-sandbox-demo
|
||||
repo_description: ""
|
||||
|
||||
- job:
|
||||
name: nebulous-component-sandbox-upload-container-images
|
||||
|
Loading…
Reference in New Issue
Block a user