We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5576b01 commit 263f367Copy full SHA for 263f367
.github/workflows/dev.yml
@@ -84,8 +84,6 @@ jobs:
84
script: |
85
echo "About to Deploy"
86
cd /var/www/boilerplate-be/dev
87
- eval $(ssh-agent)
88
- ssh-add ~/.ssh/id_ecdsa
89
git pull origin dev
90
composer install
91
php artisan migrate --force
0 commit comments