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

Fix CI errors #3871

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Fix CI errors #3871

merged 3 commits into from
Jul 10, 2024

Conversation

s2quake
Copy link
Contributor

@s2quake s2quake commented Jul 10, 2024

Fixed an error when running push-docker-image.yml
Changed dotnet option from -p to --project, because --project is deprecated.
Changed dotnet command from build to pack to check if it builds in a different target framework.

@s2quake s2quake added the no changelog Bypasses changelog check label Jul 10, 2024
@s2quake s2quake force-pushed the fix/push-docker-image-error branch from 0db8f6e to a1be9f1 Compare July 10, 2024 07:13
@s2quake s2quake force-pushed the fix/push-docker-image-error branch from a1be9f1 to 7dd6c85 Compare July 10, 2024 07:15
@s2quake s2quake changed the title Fix an error when running push-docker-image.yml Fix CI errors Jul 10, 2024
@s2quake s2quake requested a review from riemannulus July 10, 2024 08:32
@s2quake s2quake merged commit 56333a0 into main Jul 10, 2024
30 checks passed
@s2quake s2quake deleted the fix/push-docker-image-error branch July 10, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Bypasses changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants