modified: .gitea/workflows/ssh-server-build-deploy.yaml
All checks were successful
/ ssh-server (push) Successful in 15s
All checks were successful
/ ssh-server (push) Successful in 15s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user