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

[chor] Fix container bundle image build #3148

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

iblancasa
Copy link
Contributor

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
@iblancasa iblancasa requested a review from a team July 18, 2024 16:11
@swiatekm swiatekm added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jul 18, 2024
@@ -68,7 +68,7 @@ jobs:
- name: Build and push Operator image
uses: docker/build-push-action@v6
with:
context: .
context: ./bundle/community/
file: ./bundle/community/bundle.Dockerfile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this file still the right path?

@swiatekm swiatekm merged commit d4e51ff into open-telemetry:main Jul 18, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants