Skip to content

Commit

Permalink
ci: add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mandrasch committed Aug 25, 2023
1 parent ac1d945 commit aabaa1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
npm ci
npm run build
ls -lsa
echo "/home/sites/${{ secrets.SSH_ACCOUNT_ID }}/web/my-ddev-lab.mandrasch.eu/"
# transfer to separate webspace
- name: rsync deployments
Expand Down

0 comments on commit aabaa1d

Please sign in to comment.