Fixed typo in build_push tag

This commit is contained in:
Bengt Giger 2020-12-15 23:08:05 +01:00
parent 24db48f587
commit 6e15ac985c

View file

@ -80,7 +80,7 @@ jobs:
context: .
file: ./docker/demo/Dockerfile
push: true
tags: bengig/seb-server:{{ github.sha }}
tags: bengig/seb-server:${{ github.sha }}
-
name: Retag image
if: github.ref != null