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

emp run -d in Github Actions #1164

Open
tjaartvdwalt opened this issue Oct 8, 2020 · 0 comments
Open

emp run -d in Github Actions #1164

tjaartvdwalt opened this issue Oct 8, 2020 · 0 comments

Comments

@tjaartvdwalt
Copy link

We have a Rails server, using empire, with Github Actions for deployment.

After successful deploy, we run migrations. We basically followed the steps in the empire documentation.

When it runs the command emp run -d -a my_app migrate, Github Actions gives the following output:

screenshot-2020-10-08-083724

It is worth noting:

  • The same command works when running locally. The problem only occurs in Github Actions
  • I tried with and without the-d flag, with similar results
  • Any empire command run in Github Actions gives similar output. For example I tried emp run -d -a my_app -- ls
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