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