We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d5791 commit 8f01cfeCopy full SHA for 8f01cfe
.github/workflows/application-signals-e2e-test.yml
@@ -36,7 +36,7 @@ jobs:
36
name: aws-opentelemetry-agent.jar
37
38
- name: Upload main-build adot.jar to s3
39
- run: aws s3 cp ./aws-opentelemetry-agent-*-SNAPSHOT.jar s3://adot-main-build-staging-jar/aws-opentelemetry-agent.jar
+ run: aws s3 cp ./aws-opentelemetry-agent-*.jar s3://adot-main-build-staging-jar/aws-opentelemetry-agent.jar
40
41
#
42
# PACKAGED DISTRIBUTION LANGUAGE VERSION COVERAGE
0 commit comments