Skip to content

Commit 0bd76fb

Browse files
maximejolivetclaude
andcommitted
test
test Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a5546f6 commit 0bd76fb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,6 @@ jobs:
8585
with:
8686
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
8787

88-
- name: Add server to known_hosts
89-
run: |
90-
mkdir -p ~/.ssh
91-
ssh-keyscan -p ${{ secrets.SSH_PORT }} ${{ secrets.SSH_HOST }} >> ~/.ssh/known_hosts
92-
9388
- name: Deploy - git pull, composer install, drush update
9489
env:
9590
SSH_HOST: ${{ secrets.SSH_HOST }}

0 commit comments

Comments
 (0)