We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832c5c8 commit 3cada11Copy full SHA for 3cada11
.github/workflows/lambda_build.yml
@@ -118,6 +118,5 @@ jobs:
118
labels: ${{ steps.meta.outputs.labels }}
119
cache-from: type=gha
120
cache-to: type=gha,mode=max,ignore-error=true
121
- platforms: ${{ inputs.build-platforms }}
122
build-args: ${{ inputs.build-args }}
123
secrets: ${{ secrets.build-secrets }}
0 commit comments