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