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

If private gemserver is defined, include it in the queue compose defition #93

Conversation

cypher
Copy link
Collaborator

@cypher cypher commented Apr 23, 2024

When building the images, if the dockerfile has been set up with a private gemserver, the queue image (sidekiq or solid_queue) will fail to build, since the private gemserver secret is not defined.

By including the secrets: in the appropriate section of the docker-compose.yml, it'll build.

…nition

Otherwise, the queue image will fail to build since the secret is missing.
@rubys rubys merged commit b6db656 into fly-apps:main Apr 25, 2024
4 checks passed
@cypher cypher deleted the include-private-gemserver-in-queue-compose-definition branch May 2, 2024 08:41
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

Successfully merging this pull request may close these issues.

2 participants