|
|
@ -18,8 +18,7 @@ jobs:
|
|
|
|
uses: ./.github/workflows/build-subimage.yml
|
|
|
|
uses: ./.github/workflows/build-subimage.yml
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
subimage: ${{ matrix.subimage }}
|
|
|
|
subimage: ${{ matrix.subimage }}
|
|
|
|
tags:
|
|
|
|
tags: quratorspk/ocrd-galley-${{ inputs.subimage }}:${{ github.sha }}
|
|
|
|
- quratorspk/ocrd-galley-${{ inputs.subimage }}:${{ github.sha }}
|
|
|
|
|
|
|
|
secrets: inherit
|
|
|
|
secrets: inherit
|
|
|
|
|
|
|
|
|
|
|
|
build-rest:
|
|
|
|
build-rest:
|
|
|
@ -30,8 +29,7 @@ jobs:
|
|
|
|
uses: ./.github/workflows/build-subimage.yml
|
|
|
|
uses: ./.github/workflows/build-subimage.yml
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
subimage: ${{ matrix.subimage }}
|
|
|
|
subimage: ${{ matrix.subimage }}
|
|
|
|
tags:
|
|
|
|
tags: quratorspk/ocrd-galley-${{ inputs.subimage }}:${{ github.sha }}
|
|
|
|
- quratorspk/ocrd-galley-${{ inputs.subimage }}:${{ github.sha }}
|
|
|
|
|
|
|
|
secrets: inherit
|
|
|
|
secrets: inherit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|