🚧 build: Use commit SHA

master
Gerber, Mike 2 years ago
parent 01fae4fb8b
commit 08922136fc

@ -26,4 +26,6 @@ jobs:
with: with:
context: . context: .
file: Dockerfile-core file: Dockerfile-core
build-args:
DRONE_COMMIT=${{ github.sha }}
push: false push: false

Loading…
Cancel
Save