Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
ADOT Patch workflow committed Jan 11, 2024
1 parent 1e43a94 commit a0eea0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,14 @@ jobs:
# snapshot-ecr-role: ${{ secrets.JAVA_INSTRUMENTATION_SNAPSHOT_ECR }}

- name: Upload to GitHub Actions
id: test
uses: actions/upload-artifact@v3
with:
name: aws-opentelemetry-agent.jar
path: otelagent/build/libs/aws-opentelemetry-agent-*.jar

- uses: actions/download-artifact@v4
if: steps.test.outcome == 'success'

# create-test-ref:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit a0eea0f

Please sign in to comment.