use github.sha as reference
This commit is contained in:
parent
b59a81e40d
commit
62108b1a23
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_docker_images.yml
vendored
2
.github/workflows/build_docker_images.yml
vendored
|
@ -97,4 +97,4 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: ./docker/demo/Dockerfile
|
file: ./docker/demo/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: bengig/sebserver:${{ GITHUB_SHA }}
|
tags: bengig/sebserver:${{ github.sha }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue