You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -106,3 +106,5 @@ RUN npm install -g @datadog/datadog-ci
106
106
ENV DD_TRACER_FOLDER $PWD/dd-java-agent
107
107
RUN mkdir -p $DD_TRACER_FOLDER
108
108
RUN wget -O $DD_TRACER_FOLDER/dd-java-agent.jar https://repo1.maven.org/maven2/com/datadoghq/dd-java-agent/$DD_TRACER_VERSION/dd-java-agent-$DD_TRACER_VERSION.jar
0 commit comments