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
description: Path to the source code of an application's component from where
71
-
to build image.
70
+
description: Path to the source code of an application's component from where to build image.
72
71
name: path-context
73
72
type: string
74
73
- default: Dockerfile
75
-
description: Path to the Dockerfile inside the context specified by parameter
76
-
path-context
74
+
description: Path to the Dockerfile inside the context specified by parameter path-context
77
75
name: dockerfile
78
76
type: string
79
77
- default: "false"
@@ -93,8 +91,7 @@ spec:
93
91
name: prefetch-input
94
92
type: string
95
93
- default: ""
96
-
description: Image tag expiration time, time values could be something like
97
-
1h, 2d, 3w for hours, days, and weeks, respectively.
94
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
98
95
name: image-expires-after
99
96
- default: "false"
100
97
description: Build a source image.
@@ -117,8 +114,7 @@ spec:
117
114
- linux/arm64
118
115
- linux/ppc64le
119
116
- linux/s390x
120
-
description: List of platforms to build the container images on. The available
121
-
set of values is determined by the configuration of the multi-platform-controller.
117
+
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.
description: Path to the source code of an application's component from where
68
-
to build image.
67
+
description: Path to the source code of an application's component from where to build image.
69
68
name: path-context
70
69
type: string
71
70
- default: Dockerfile
72
-
description: Path to the Dockerfile inside the context specified by parameter
73
-
path-context
71
+
description: Path to the Dockerfile inside the context specified by parameter path-context
74
72
name: dockerfile
75
73
type: string
76
74
- default: "false"
@@ -90,8 +88,7 @@ spec:
90
88
name: prefetch-input
91
89
type: string
92
90
- default: ""
93
-
description: Image tag expiration time, time values could be something like
94
-
1h, 2d, 3w for hours, days, and weeks, respectively.
91
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
95
92
name: image-expires-after
96
93
- default: "false"
97
94
description: Build a source image.
@@ -114,8 +111,7 @@ spec:
114
111
- linux/arm64
115
112
- linux/ppc64le
116
113
- linux/s390x
117
-
description: List of platforms to build the container images on. The available
118
-
set of values is determined by the configuration of the multi-platform-controller.
114
+
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.
0 commit comments