Temporary fix for dd exporter publish 400 issue (#1357)
This commit is contained in:
parent
b2923e02fa
commit
65329a89b0
|
|
@ -41,3 +41,6 @@ DISTDIR=dist
|
|||
done
|
||||
)
|
||||
)
|
||||
|
||||
# FIXME: This is a temporary workaround, see #1357.
|
||||
rm -rf $DISTDIR/opentelemetry_exporter_datadog-0.30b0.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in New Issue