Skip to content

Commit

Permalink
remove gha-tools clone, since PR is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Oct 10, 2024
1 parent f49f810 commit 4a393b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci-conda.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,6 @@ dpkg -i otel-cli-${CPU_ARCH}.deb
git clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib
pip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build
opentelemetry-bootstrap -a install
git clone https://github.com/msarahan/gha-tools.git -b main /tmp/gha-tools
echo "/tmp/gha-tools/tools" >> "${GITHUB_PATH}"
EOF


Expand Down

0 comments on commit 4a393b5

Please sign in to comment.