Skip to content
Snippets Groups Projects
Verified Commit 6510f71f authored by Martin Weise's avatar Martin Weise
Browse files

More debug

parent 12f8c500
Branches
Tags
No related merge requests found
...@@ -531,6 +531,8 @@ release-docs: ...@@ -531,6 +531,8 @@ release-docs:
refs: refs:
- /^release-.*/ - /^release-.*/
script: script:
- ls -la /
- ls -la /cache
- eval $(ssh-agent -s) - eval $(ssh-agent -s)
- echo "$CI_KEY_PRIVATE" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa - echo "$CI_KEY_PRIVATE" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa
- echo "$CI_KEY_PUBLIC" > /root/.ssh/id_rsa.pub - echo "$CI_KEY_PUBLIC" > /root/.ssh/id_rsa.pub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment