modified: .gitea/workflows/ssh-server-build-deploy.yaml
Some checks failed
/ ssh-server (push) Failing after 13s

This commit is contained in:
Márcio Fernandes
2026-03-16 05:02:42 +00:00
parent 8b1c357f29
commit a2046ebfd2

View File

@@ -19,12 +19,10 @@ jobs:
- name: Checkout code
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
- name: Push image
run: docker push git.limbosolutions.com/kb/ssh-server