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
59
-
to build image.
58
+
description: Path to the source code of an application's component from where to build image.
60
59
name: path-context
61
60
type: string
62
61
- default: Dockerfile
63
-
description: Path to the Dockerfile inside the context specified by parameter
64
-
path-context
62
+
description: Path to the Dockerfile inside the context specified by parameter path-context
65
63
name: dockerfile
66
64
type: string
67
65
- default: "false"
@@ -81,8 +79,7 @@ spec:
81
79
name: prefetch-input
82
80
type: string
83
81
- default: ""
84
-
description: Image tag expiration time, time values could be something like
85
-
1h, 2d, 3w for hours, days, and weeks, respectively.
82
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
86
83
name: image-expires-after
87
84
- default: "true"
88
85
description: Build a source image.
@@ -105,8 +102,7 @@ spec:
105
102
- linux/arm64
106
103
- linux/ppc64le
107
104
- linux/s390x
108
-
description: List of platforms to build the container images on. The available
109
-
set of values is determined by the configuration of the multi-platform-controller.
105
+
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
56
-
to build image.
55
+
description: Path to the source code of an application's component from where to build image.
57
56
name: path-context
58
57
type: string
59
58
- default: Dockerfile
60
-
description: Path to the Dockerfile inside the context specified by parameter
61
-
path-context
59
+
description: Path to the Dockerfile inside the context specified by parameter path-context
62
60
name: dockerfile
63
61
type: string
64
62
- default: "false"
@@ -78,8 +76,7 @@ spec:
78
76
name: prefetch-input
79
77
type: string
80
78
- default: ""
81
-
description: Image tag expiration time, time values could be something like
82
-
1h, 2d, 3w for hours, days, and weeks, respectively.
79
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
83
80
name: image-expires-after
84
81
- default: "true"
85
82
description: Build a source image.
@@ -102,8 +99,7 @@ spec:
102
99
- linux/arm64
103
100
- linux/ppc64le
104
101
- linux/s390x
105
-
description: List of platforms to build the container images on. The available
106
-
set of values is determined by the configuration of the multi-platform-controller.
102
+
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