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