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

Modernize dockerfile, add CI job #316

Merged
merged 5 commits into from
Jan 2, 2024

Conversation

jvyden
Copy link
Member

@jvyden jvyden commented Jan 2, 2024

CI job in pull requests are tested, but the publishing is untested. We will do some proper testing of this next release.

This also changes the job to build as non-self-contained, since .NET 8 introduced some changes that removed implicit runtime packs when restoring. This caused the build to not work, but to be fair we probably shouldn't have been using self-contained anyways given that the final stage is already using the runtime image.

@jvyden jvyden marked this pull request as ready for review January 2, 2024 00:45
@jvyden jvyden merged commit 6c3640d into LittleBigRefresh:main Jan 2, 2024
2 checks passed
@jvyden jvyden deleted the update-dockerfile branch January 2, 2024 00:57
@Beyley Beyley mentioned this pull request Jan 2, 2024
2 tasks
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