workflows: debug Gitlab CI trigger
This commit is contained in:
parent
815d0ad65b
commit
eb4c9be168
1 changed files with 1 additions and 0 deletions
1
.github/workflows/trigger-gitlab.yml
vendored
1
.github/workflows/trigger-gitlab.yml
vendored
|
|
@ -76,6 +76,7 @@ jobs:
|
|||
|
||||
- name: Push to gitlab
|
||||
run: |
|
||||
set -x
|
||||
mkdir -p ~/.ssh
|
||||
echo "${SCHUTZBOT_SSH_KEY}" > ~/.ssh/id_rsa
|
||||
chmod 400 ~/.ssh/id_rsa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue