🚧 build: Use commit SHA

This commit is contained in:
Gerber, Mike 2023-02-06 19:41:55 +01:00
parent 01fae4fb8b
commit 08922136fc

View file

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