Skip to content

Commit

Permalink
Update kind workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Jan 15, 2025
1 parent 9917c19 commit 970d9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Build auto-instrumentation
run: |
IMG=otel-go-instrumentation:latest make docker-build
IMG=otel-go-instrumentation:latest make docker-build-test
docker save otel-go-instrumentation:latest -o otel-go-instrumentation.tar
- name: Upload Docker image artifact
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
Expand Down

0 comments on commit 970d9f7

Please sign in to comment.