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

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