Skip to content

Commit 263f367

Browse files
authored
Update dev.yml
Signed-off-by: Njoku Ujunwa Sophia <[email protected]>
1 parent 5576b01 commit 263f367

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dev.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ jobs:
8484
script: |
8585
echo "About to Deploy"
8686
cd /var/www/boilerplate-be/dev
87-
eval $(ssh-agent)
88-
ssh-add ~/.ssh/id_ecdsa
8987
git pull origin dev
9088
composer install
9189
php artisan migrate --force

0 commit comments

Comments
 (0)