[to-test] Trigger publishing once again

Change-Id: I23a7bb94ec3e22b4e9f267071525571c9372d748
This commit is contained in:
Radosław Piliszek 2023-07-25 16:56:22 +02:00
parent f00cf6148f
commit 7d6743d2e7
2 changed files with 7 additions and 1 deletions

View File

@ -8,7 +8,7 @@ public class DemoController {
@RequestMapping("/")
public String root() {
return "t";
return "te";
}
}

View File

@ -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