Skip to content

Commit 8a9a4b5

Browse files
authored
Remove datadog-ci git-metadata upload (#1063)
1 parent fa7e12b commit 8a9a4b5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test_integration.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,6 @@ jobs:
4949
repo: datadog-api-spec
5050
status: pending
5151
context: integration
52-
- name: Report source code metadata
53-
run: |
54-
curl -L "https://github.com/DataDog/datadog-ci/releases/latest/download/datadog-ci_linux-x64" --output ./datadog-ci
55-
chmod +x "./datadog-ci"
56-
./datadog-ci git-metadata upload
57-
env:
58-
DATADOG_API_KEY: ${{ secrets.DD_API_KEY }}
5952
- name: Set up Python 3.10
6053
uses: actions/setup-python@v2
6154
with:

0 commit comments

Comments
 (0)