Server only docker image, but the action's documentation is apparently wrong.
This commit is contained in:
parent
6cd503711f
commit
8eafcf86b9
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: karcsesz/fingerlink:latest-server
|
tags: karcsesz/fingerlink:latest-server
|
||||||
file: { context }/Dockerfile.serveonly
|
file: Dockerfile.serveonly
|
Loading…
Reference in a new issue