Skip to content

Commit 0ed313a

Browse files
committed
Argh
1 parent 684895f commit 0ed313a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/jenkinsx/example/springboot/PipelineWatcher.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ public void onClose(KubernetesClientException e) {
5959
public void start() {
6060
//this.watch();
6161
this.pipelineClient.start();
62+
System.out.println("here");
6263
System.out.println(this.pipelineClient.getPipelines());
6364
}
6465

0 commit comments

Comments
 (0)