This commit is contained in:
@@ -19,9 +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
|
||||
|
||||
Reference in New Issue
Block a user