Remove step

This commit is contained in:
phoenix
2025-03-12 20:42:08 -04:00
parent d175199a9f
commit 5cc8598f34
-3
View File
@@ -32,9 +32,6 @@ jobs:
- name: Debug secret
run: echo "${{ secrets.GITLAB_TOKEN }}" | head -c 20 ; echo "..."
- name: Debug SSH Connection
run: ssh -ddd -T git@gitlab.com
- name: Add SSH Keys
run: |
echo "Starting"