Added icarus-models #30
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user