File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 59
59
- `source` : (Required) The location of the files to be included in the
60
60
release; typically application configuration manifests.
61
61
62
- - `build_artifacts` : (Required, unless providing `images`) Path to a Skaffold
63
- output file containing the details of the application image(s) to be
64
- released.
62
+ - `build_artifacts` : (Required, unless providing `images`) Path to a
63
+ [Skaffold output file][skaffold-output] containing the details of the
64
+ application image(s) to be released.
65
65
66
66
- `images` : (Required, unless providing `build_artifacts`) The details of the
67
67
application image(s) to be released, in the format
@@ -286,4 +286,5 @@ explicitly updating your version number. Note that we only publish `MAJOR` and
286
286
[examples] : https://github.com/google-github-actions/example-workflows/tree/main/workflows/create-cloud-deploy-release
287
287
[gke] : https://cloud.google.com/kubernetes-engine
288
288
[sa] : https://cloud.google.com/iam/docs/creating-managing-service-accounts
289
+ [skaffold-output] : https://skaffold.dev/docs/workflows/ci-cd/#traditional-continuous-delivery
289
290
[wif] : https://cloud.google.com/iam/docs/workload-identity-federation
You can’t perform that action at this time.
0 commit comments