🚧 github: Reuse subimage workflow

test/github-actions
Gerber, Mike 2 years ago
parent bb7bbd0313
commit cbf11082ac

@ -39,7 +39,7 @@ jobs:
needs: build-rest needs: build-rest
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
DOCKER_IMAGE_TAG: ${{ github.sha }} # needed to run the correct version through the wrapper DOCKER_IMAGE_TAG: sha-${{ github.sha }} # needed to run the correct version through the wrapper
steps: steps:
- -
name: Checkout name: Checkout

Loading…
Cancel
Save