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
74
-
to build image.
71
+
description: Path to the source code of an application's component from where to build image.
75
72
name: path-context
76
73
type: string
77
74
- default: Dockerfile
78
-
description: Path to the Dockerfile inside the context specified by parameter
79
-
path-context
75
+
description: Path to the Dockerfile inside the context specified by parameter path-context
80
76
name: dockerfile
81
77
type: string
82
78
- default: "false"
@@ -96,8 +92,7 @@ spec:
96
92
name: prefetch-input
97
93
type: string
98
94
- default: ""
99
-
description: Image tag expiration time, time values could be something like
100
-
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.
101
96
name: image-expires-after
102
97
- default: "true"
103
98
description: Build a source image.
@@ -120,8 +115,7 @@ spec:
120
115
- linux/arm64
121
116
- linux/ppc64le
122
117
- linux/s390x
123
-
description: List of platforms to build the container images on. The available
124
-
set of values is determined by the configuration of the multi-platform-controller.
118
+
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
- default: "true"
99
95
description: Build a source image.
@@ -116,8 +112,7 @@ spec:
116
112
- linux/arm64
117
113
- linux/ppc64le
118
114
- linux/s390x
119
-
description: List of platforms to build the container images on. The available
120
-
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 set of values is determined by the configuration of the multi-platform-controller.
0 commit comments