modified: .gitea/workflows/ssh-server-build-deploy.yaml
All checks were successful
/ ssh-server (push) Successful in 15s

This commit is contained in:
Márcio Fernandes
2026-03-16 01:59:36 +00:00
parent df6ad0cd34
commit 3c05b0e856

View File

@@ -20,8 +20,9 @@ jobs:
uses: actions/checkout@v2
- name: Build ssh-server images
run: BUILD_ENV=prod ./scripts/build.sh
# - name: Build ssh-server images
# run: BUILD_ENV=prod ./scripts/build.sh
# - name: Push image
# run: docker push git.limbosolutions.com/kb/ssh-server