🚧 github: Reuse subimage workflow

test/github-actions
Gerber, Mike 1 year ago
parent e743384ca2
commit bb7bbd0313

@ -47,7 +47,7 @@ jobs:
context: .
file: Dockerfile-${{ inputs.subimage }}
build-args:
DRONE_COMMIT=${{ github.sha }}
DRONE_COMMIT=sha-${{ github.sha }}
tags: ${{ steps.meta.outputs.tags }}
push: true

Loading…
Cancel
Save