Skip to content

Commit

Permalink
try 151
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent dea17ad commit ceec0c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
eval `ssh-agent -s`
ssh-add /home/github/.ssh/keys/cloning/id_rsa
# echo "$SSH_PRIVATE_KEY" > ~/.ssh/keys/cloning/github_key
# chmod 600 ~/.ssh/keys/cloning/github_key
# echo "IdentityFile ~/.ssh/keys/cloning/github_key" >> ~/.ssh/config
# Clone the repository with submodules
git clone -b cicd https://github.com/${{ github.repository }} .
Expand Down

0 comments on commit ceec0c4

Please sign in to comment.