Skip to content

fix(ci): Correct poetry options#13

Merged
x42en merged 1 commit intomasterfrom
develop
Mar 19, 2026
Merged

fix(ci): Correct poetry options#13
x42en merged 1 commit intomasterfrom
develop

Conversation

@x42en
Copy link
Contributor

@x42en x42en commented Mar 19, 2026

This pull request makes a minor update to the Docker build process by modifying the Poetry installation command to always install production dependencies, regardless of the presence of a lockfile.

  • Docker build process:
    • In the Dockerfile, removes the --no-dev flag from the poetry install command, ensuring that only main dependencies are installed, but allowing Poetry to create a lockfile if needed.

@x42en x42en self-assigned this Mar 19, 2026
@x42en x42en added the bug Something isn't working label Mar 19, 2026
@x42en x42en merged commit fbb06ae into master Mar 19, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant