Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When adding Tugboat, also add drush.yml to generate drush uli ready links #621

Open
beto-aveiga opened this issue Jul 23, 2024 · 0 comments

Comments

@beto-aveiga
Copy link
Collaborator

We need a file drush.yml with:

options:
  uri: ${env.TUGBOAT_DEFAULT_SERVICE_URL_PROTOCOL}://${env.TUGBOAT_SERVICE_HOSTNAME}

And move it (could be in the online step)

      - cp "${TUGBOAT_ROOT}/.tugboat/drush.yml" "${TUGBOAT_ROOT}/drush"

So we can have ready login links in Tugboat.

Those changes can be included when Drainpipe manages Tugboat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant