Skip to content

Commit

Permalink
Upload Splunk_TA_otel as asset of each splunk-ta-otel workflow (#5952)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanotti authored Mar 6, 2025
1 parent 742078e commit 4df992d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/splunk-ta-otel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,12 @@ jobs:
set -o pipefail
PLATFORM="all" make -e distribute-ta
- name: Upload Collector TA
uses: actions/upload-artifact@v4
with:
name: Splunk_TA_otel
path: ./build/out/distribution/Splunk_TA_otel.tgz

test-discovery:
name: test-discovery
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 4df992d

Please sign in to comment.