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 to build image.
73
+
description: Path to the source code of an application's component from where
74
+
to build image.
73
75
name: path-context
74
76
type: string
75
77
- default: Dockerfile
76
-
description: Path to the Dockerfile inside the context specified by parameter path-context
78
+
description: Path to the Dockerfile inside the context specified by parameter
79
+
path-context
77
80
name: dockerfile
78
81
type: string
79
82
- default: "false"
@@ -93,7 +96,8 @@ spec:
93
96
name: prefetch-input
94
97
type: string
95
98
- default: ""
96
-
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
99
+
description: Image tag expiration time, time values could be something like
100
+
1h, 2d, 3w for hours, days, and weeks, respectively.
97
101
name: image-expires-after
98
102
- default: "false"
99
103
description: Build a source image.
@@ -113,7 +117,8 @@ spec:
113
117
type: string
114
118
- default:
115
119
- linux/x86_64
116
-
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.
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.
description: Path to the source code of an application's component from where to build image.
68
+
description: Path to the source code of an application's component from where
69
+
to build image.
68
70
name: path-context
69
71
type: string
70
72
- default: Dockerfile
71
-
description: Path to the Dockerfile inside the context specified by parameter path-context
73
+
description: Path to the Dockerfile inside the context specified by parameter
74
+
path-context
72
75
name: dockerfile
73
76
type: string
74
77
- default: "false"
@@ -88,7 +91,8 @@ spec:
88
91
name: prefetch-input
89
92
type: string
90
93
- default: ""
91
-
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
94
+
description: Image tag expiration time, time values could be something like
95
+
1h, 2d, 3w for hours, days, and weeks, respectively.
92
96
name: image-expires-after
93
97
- default: "false"
94
98
description: Build a source image.
@@ -108,7 +112,8 @@ spec:
108
112
type: string
109
113
- default:
110
114
- linux/x86_64
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.
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.
0 commit comments