diff --git a/config/.harness/Hello_World_Java.yaml b/config/.harness/Hello_World_Java.yaml index 640f8784..4b0894d8 100644 --- a/config/.harness/Hello_World_Java.yaml +++ b/config/.harness/Hello_World_Java.yaml @@ -44,13 +44,14 @@ pipeline: - step: type: BuildAndPushDockerRegistry name: Build and push image to DockerHub - timeout: 2h + timeout: 4h identifier: Build_and_push_image_to_DockerHub spec: connectorRef: account.nofar_dockerhub repo: bluebbb/javademo tags: - <+pipeline.sequenceId> + optimize: true infrastructure: type: KubernetesDirect spec: diff --git a/src/main/java/io/harness/jhttp/processor/DirectoryListing.java b/src/main/java/io/harness/jhttp/processor/DirectoryListing.java index e8dc0607..1a3e3aec 100644 --- a/src/main/java/io/harness/jhttp/processor/DirectoryListing.java +++ b/src/main/java/io/harness/jhttp/processor/DirectoryListing.java @@ -44,7 +44,7 @@ public boolean process(HttpRequest request, HttpResponse response) { private void appendLink(String fileName, String uri, PrintWriter writer) { // writer.append(String.format("