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.
68
+
description: Path to the source code of an application's component from where to build image.
72
69
name: path-context
73
70
type: string
74
71
- default: Dockerfile
75
-
description: Path to the Dockerfile inside the context specified by parameter
76
-
path-context
72
+
description: Path to the Dockerfile inside the context specified by parameter path-context
77
73
name: dockerfile
78
74
type: string
79
75
- default: "false"
@@ -93,8 +89,7 @@ spec:
93
89
name: prefetch-input
94
90
type: string
95
91
- default: ""
96
-
description: Image tag expiration time, time values could be something like
97
-
1h, 2d, 3w for hours, days, and weeks, respectively.
92
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
98
93
name: image-expires-after
99
94
type: string
100
95
- default: "false"
@@ -114,14 +109,12 @@ spec:
114
109
name: build-args-file
115
110
type: string
116
111
- default: "false"
117
-
description: Whether to enable privileged mode, should be used only with remote
118
-
VMs
112
+
description: Whether to enable privileged mode, should be used only with remote VMs
119
113
name: privileged-nested
120
114
type: string
121
115
- default:
122
116
- linux/x86_64
123
-
description: List of platforms to build the container images on. The available
124
-
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.
65
+
description: Path to the source code of an application's component from where to build image.
69
66
name: path-context
70
67
type: string
71
68
- default: Dockerfile
72
-
description: Path to the Dockerfile inside the context specified by parameter
73
-
path-context
69
+
description: Path to the Dockerfile inside the context specified by parameter path-context
74
70
name: dockerfile
75
71
type: string
76
72
- default: "false"
@@ -90,8 +86,7 @@ spec:
90
86
name: prefetch-input
91
87
type: string
92
88
- default: ""
93
-
description: Image tag expiration time, time values could be something like
94
-
1h, 2d, 3w for hours, days, and weeks, respectively.
89
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
95
90
name: image-expires-after
96
91
type: string
97
92
- default: "false"
@@ -111,14 +106,12 @@ spec:
111
106
name: build-args-file
112
107
type: string
113
108
- default: "false"
114
-
description: Whether to enable privileged mode, should be used only with remote
115
-
VMs
109
+
description: Whether to enable privileged mode, should be used only with remote VMs
116
110
name: privileged-nested
117
111
type: string
118
112
- default:
119
113
- linux/x86_64
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.
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.
68
+
description: Path to the source code of an application's component from where to build image.
72
69
name: path-context
73
70
type: string
74
71
- default: Dockerfile
75
-
description: Path to the Dockerfile inside the context specified by parameter
76
-
path-context
72
+
description: Path to the Dockerfile inside the context specified by parameter path-context
77
73
name: dockerfile
78
74
type: string
79
75
- default: "false"
@@ -93,8 +89,7 @@ spec:
93
89
name: prefetch-input
94
90
type: string
95
91
- default: ""
96
-
description: Image tag expiration time, time values could be something like
97
-
1h, 2d, 3w for hours, days, and weeks, respectively.
92
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
98
93
name: image-expires-after
99
94
type: string
100
95
- default: "false"
@@ -114,14 +109,12 @@ spec:
114
109
name: build-args-file
115
110
type: string
116
111
- default: "false"
117
-
description: Whether to enable privileged mode, should be used only with remote
118
-
VMs
112
+
description: Whether to enable privileged mode, should be used only with remote VMs
119
113
name: privileged-nested
120
114
type: string
121
115
- default:
122
116
- linux/x86_64
123
-
description: List of platforms to build the container images on. The available
124
-
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.
0 commit comments