You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .konflux/applications/serverless-operator-136/components/kn-ekb-test-consumer-group-lag-provider-test-116.yaml
Copy file name to clipboardexpand all lines: .tekton/docker-build.yaml
+11-6
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
apiVersion: tekton.dev/v1
2
2
kind: Pipeline
3
3
metadata:
4
-
creationTimestamp:
4
+
creationTimestamp:null
5
5
labels:
6
6
pipelines.openshift.io/runtime: generic
7
7
pipelines.openshift.io/strategy: docker
@@ -33,7 +33,8 @@ spec:
33
33
- linux/arm64
34
34
- linux/ppc64le
35
35
- linux/s390x
36
-
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
36
+
description: List of platforms to build the container images on. The available
37
+
set of values is determined by the configuration of the multi-platform-controller.
Copy file name to clipboardexpand all lines: .tekton/docker-java-build.yaml
+11-6
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
apiVersion: tekton.dev/v1
2
2
kind: Pipeline
3
3
metadata:
4
-
creationTimestamp:
4
+
creationTimestamp:null
5
5
labels:
6
6
pipelines.openshift.io/runtime: generic
7
7
pipelines.openshift.io/strategy: docker
@@ -33,7 +33,8 @@ spec:
33
33
- linux/arm64
34
34
- linux/ppc64le
35
35
- linux/s390x
36
-
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
36
+
description: List of platforms to build the container images on. The available
37
+
set of values is determined by the configuration of the multi-platform-controller.
0 commit comments