Setting tag
This commit is contained in:
parent
b6e3131929
commit
82151b1d82
1 changed files with 2 additions and 1 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -20,3 +20,4 @@ jobs:
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
|
tag: latest
|
||||||
|
|
Loading…
Reference in a new issue