Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emmettbutler committed Sep 6, 2024
1 parent 1f1e608 commit 96f260c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ download_dependency_wheels:
package-oci:
needs: [ download_dependency_wheels, download_ddtrace_wheels ]

# no installer tests for python
onboarding_tests_installer:
rules:
- when: never
parallel:
matrix:
- ONBOARDING_FILTER_WEBLOG: [test-app-python,test-app-python-container,test-app-python-alpine-libgcc]

onboarding_tests_k8s_injection:
parallel:
Expand Down

0 comments on commit 96f260c

Please sign in to comment.