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