@@ -31,7 +31,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
file: ${{gitea.workspace}}docker/ssh-client/Dockerfile
|
||||
file: ${{gitea.workspace}}/docker/ssh-client/Dockerfile
|
||||
push: true
|
||||
tags: git.limbosolutions.com/kb/ssh-client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user