use github.sha as reference

This commit is contained in:
Bengt Giger 2020-12-16 10:23:46 +01:00
parent b59a81e40d
commit 62108b1a23

View file

@ -97,4 +97,4 @@ jobs:
context: .
file: ./docker/demo/Dockerfile
push: true
tags: bengig/sebserver:${{ GITHUB_SHA }}
tags: bengig/sebserver:${{ github.sha }}