mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-29 18:49:31 +02:00
CI
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
env:
|
||||
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
|
||||
run: |
|
||||
set +e
|
||||
cp tools/whatserver.sh /tmp
|
||||
mkdir ~/.ssh
|
||||
echo "$SSH_DEPLOY_KEY" >~/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user