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