1
0
Fork 0
mirror of https://github.com/qurator-spk/ocrd-galley.git synced 2025-06-18 11:09:53 +02:00

✔ Run test scripts during the build (WIP)

This commit is contained in:
Gerber, Mike 2023-08-15 20:25:20 +02:00
parent 5196516880
commit e9cce3e689

View file

@ -60,11 +60,11 @@ jobs:
test:
needs: build-rest
needs: [matrix, build-rest]
strategy:
fail-fast: false
matrix:
subimage: ${{ fromJson(needs.matrix.outputs.core) }}
subimage: ${{ fromJson(needs.matrix.outputs.all) }}
runs-on: ubuntu-latest
env:
DOCKER_IMAGE_TAG: sha-${{ github.sha }} # needed to run the correct version through the wrapper