Skip to content

Conversation

trask
Copy link
Member

@trask trask commented Jan 31, 2025

@trask trask requested a review from a team as a code owner January 31, 2025 21:05
from("Dockerfile")
}

val repo = System.getenv("GITHUB_REPOSITORY") ?: "open-telemetry/opentelemetry-java-instrumentation"
Copy link
Member Author

Choose a reason for hiding this comment

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

defaulting isn't needed in CI, but added in case someone is testing publishing locally with their own credentials(?) or maybe that's not good and I should just not default?

Copy link
Member Author

Choose a reason for hiding this comment

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

I realized these tags are also used when just building local docker image, so makes sense to keep the defaults I think

@trask trask merged commit 551075f into open-telemetry:main Feb 3, 2025
79 checks passed
@trask trask deleted the support-forks branch February 3, 2025 20:44
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