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 3daebc5 commit 4ff0c1fCopy full SHA for 4ff0c1f
.github/workflows/build-push.yml
@@ -224,6 +224,7 @@ jobs:
224
KEY4HEPSPACK_VERSION=${{ steps.key4hep-spack.outputs.version }}
225
S3_ACCESS_KEY=${{ secrets.S3_ACCESS_KEY }}
226
S3_SECRET_KEY=${{ secrets.S3_SECRET_KEY }}
227
+ ENV=${{ matrix.ENV }}
228
jobs=${{ env.JOBS }}
229
cache-from: type=gha,scope=${{ github.workflow }}
230
cache-to: type=gha,mode=max,scope=${{ github.workflow }}
0 commit comments