Skip to content

Commit

Permalink
add more label metadata to image
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Sep 4, 2024
1 parent a211606 commit 063e479
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ jobs:
type=semver,pattern={{version}},value=${{ steps.bootstrap.outputs.agent-version }}
# "edge" Docker tag on git push to default branch
type=edge
labels: |
org.opencontainers.image.title=elastic-otel-dotnet
org.opencontainers.image.description=Elastic Distribution of OpenTelemetry .NET
org.opencontainers.image.vendor=Elastic
- name: Build and Push Profiler Docker Image
id: docker-push
Expand Down

0 comments on commit 063e479

Please sign in to comment.