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