Skip to content

Commit

Permalink
ISSUE-204: use drainpipe_exec
Browse files Browse the repository at this point in the history
  • Loading branch information
beto-aveiga committed Jan 28, 2025
1 parent 10209c7 commit b124f5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scaffold/github/actions/acquia/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ runs:
shell: bash
run: |
source .github/actions/drainpipe/set-env/bash_aliases
# Avoid using drush9
# drainpipe_exec "sed -i.bak 's|drush9|/var/www/html/lullabotsandbox.dev/vendor/bin/drush|g' /var/www/html/drush/sites/lullabotsandbox.site.yml"
drainpipe_exec "echo \"StrictHostKeyChecking no\" >> ~/.ssh/config"
Expand Down

0 comments on commit b124f5f

Please sign in to comment.