feature/ssh-server #1

Merged
marcio.fernandes merged 21 commits from feature/ssh-server into main 2025-09-07 13:50:19 +00:00
Showing only changes of commit 4a2904ea3b - Show all commits

View File

@@ -9,7 +9,7 @@ on:
jobs:
ssh-client:
runs-on: ubuntu-latest
defaults:
run:
@@ -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