Skip to content

Commit

Permalink
Update GA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joeke committed Jul 19, 2024
1 parent 96aacc1 commit 8761e68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ jobs:
user: ${{ secrets.ssh_username }}
pass: ${{ secrets.ssh_password }}
remoteDir: '/home/pool_joeke_dev/htdocs'
parallel: 2
parallel: 6
ignoreFile: '.lftp_ignore'
options: '--verbose'

- name: Run Laravel migrations
uses: appleboy/ssh-action@v1.0.3
Expand Down

0 comments on commit 8761e68

Please sign in to comment.