Removed debug code.

This commit is contained in:
Alexander Artemenko 2021-02-07 00:36:51 +03:00
parent 52cea7e5ef
commit 48d6ae50ee
2 changed files with 2 additions and 177 deletions
.github/workflows

View file

@ -28,16 +28,8 @@ jobs:
asdf-system: cl-info
qlfile-template: |
github mgl-pax svetlyak40wt/mgl-pax :branch mgl-pax-minimal
# - name: Start SSH session
# uses: luchihoratiu/debug-via-ssh@main
# with:
# NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
# NGROK_REGION: eu
# SSH_PASS: ${{ secrets.SSH_PASS }}
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
with:
asdf-system: cl-info
# github-token: ${{ github.token }}
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
SSH_PASS: ${{ secrets.SSH_PASS }}