mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🚧 github: Fix secrets?
This commit is contained in:
parent
e9df223d21
commit
802fa54021
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue