We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b85ed commit eb38c90Copy full SHA for eb38c90
.github/actions/build-container/action.yml
@@ -62,10 +62,6 @@ inputs:
62
description: "Host path used to seed/store Bazel disk cache"
63
required: false
64
default: ""
65
- bazel-save-cache:
66
- description: "Whether to export Bazel caches from the build back to the host paths"
67
- required: false
68
- default: "false"
69
70
outputs:
71
DOCKER_TAG_MEALKIT:
0 commit comments