Skip to content

Commit

Permalink
Merge branch 'task/2073-dotnet'
Browse files Browse the repository at this point in the history
  • Loading branch information
iblancasa committed Sep 29, 2023
2 parents 97caaff + 5c6c6d1 commit 00b0bf6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-autoinstrumentation-e2e-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@ concurrency:

jobs:
golang:
needs: release
uses: ./.github/workflows/reusable-publish-autoinstrumentation-e2e-images.yaml
with:
language: golang
platforms: linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
dotnet:
needs: release
uses: ./.github/workflows/reusable-publish-autoinstrumentation-e2e-images.yaml
with:
language: dotnet
Expand Down

0 comments on commit 00b0bf6

Please sign in to comment.