Skip to content

Conversation

blakerouse
Copy link
Contributor

What does this PR do?

Fixes the building and publishing of the service container to serverless from main.

Why is it important?

Without this change the image is only arm64 and not amd64.

@blakerouse blakerouse self-assigned this Sep 23, 2025
Copy link
Contributor

mergify bot commented Sep 23, 2025

This pull request does not have a backport label. Could you fix it @blakerouse? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @blakerouse

Copy link
Contributor

mergify bot commented Sep 24, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b fix-main-to-serverless-multiarch upstream/fix-main-to-serverless-multiarch
git merge upstream/main
git push upstream fix-main-to-serverless-multiarch

@blakerouse
Copy link
Contributor Author

Closing in favor of #10129

@blakerouse blakerouse closed this Sep 25, 2025
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.

3 participants