🚧 github: Fix secrets?

test/github-actions
Gerber, Mike 1 year ago
parent e9df223d21
commit 802fa54021

@ -65,6 +65,7 @@ jobs:
matrix:
subimage: ["core", "dinglehopper"]
# TODO have one list, not multiple
secrets: inherit
steps:
-
name: Docker meta
@ -82,4 +83,3 @@ jobs:
subimage: ${{ matrix.subimage }}
cache-from: quratorspk/ocrd-galley-${{ matrix.subimage }}:${{ github.sha }}
tags: ${{ steps.meta.outputs.tags }}
secrets: inherit

Loading…
Cancel
Save