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 gitlab build #5907

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Fix gitlab build #5907

merged 2 commits into from
Aug 16, 2024

Conversation

andrewlock
Copy link
Member

Summary of changes

Reason for change

I broke the build on master. It's happened one too many times, so changed this to always do the build (i.e. in builds too). Seeing as that's what we're doing for one pipeline now anyway, doesn't make much sense to not do it for the main build too IMO.

Implementation details

  • Removed the only
  • Fixed the folder conflict in the gitlab job

Yes, we could probably do something tidier, no I couldn't be bothered right now 😅

Test coverage

This is the test - if it builds, we should be good 🤞

Other details

Docker on Windows in GitLab is so slow 😅

@andrewlock andrewlock added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Aug 15, 2024
@andrewlock andrewlock requested a review from a team as a code owner August 15, 2024 17:20
@andrewlock andrewlock merged commit 8e4d298 into master Aug 16, 2024
92 of 94 checks passed
@andrewlock andrewlock deleted the andrew/ci/fix-gitlab-build branch August 16, 2024 06:55
@github-actions github-actions bot added this to the vNext-v3 milestone Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants