Skip to content

Commit

Permalink
[drone] remove python caching causing issue with playwright (#7558)
Browse files Browse the repository at this point in the history
  • Loading branch information
labo-flg committed Jul 2, 2024
1 parent 20974a4 commit d401814
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ steps:
volumes:
- name: cache-node-frontend-e2e
path: /drone/src/opencti-platform/opencti-front/node_modules
- name: cache-python-frontend-e2e
path: /usr/lib/python3.11
environment:
BACK_END_URL: http://opencti-e2e-start:4500
E2E_TEST: true
Expand Down

0 comments on commit d401814

Please sign in to comment.