Skip to content

Commit

Permalink
test: wtf work plz
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKeeley committed Feb 24, 2024
1 parent 7dc65ac commit 06a0aa0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
27 changes: 0 additions & 27 deletions .github/cd.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
host: redteam.prodefense.io
username: deploy
key: ${{ secrets.KEY }}
key: ${{ secrets.SSH_KEY }}
port: 22
script: |
[ -d "/home/deploy/hawk" ] && rm -rf /home/deploy/hawk;
Expand Down

0 comments on commit 06a0aa0

Please sign in to comment.