Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit f8ec173

Browse files
committed
[integration] Fix CI/CD
1 parent 7c73c8a commit f8ec173

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ services:
102102
- ls -lart
103103
- cd opencti/opencti-platform/opencti-graphql
104104
- yarn install
105+
- sed -i '/^pycti==/d' src/python/requirements.txt
105106
- yarn install:python
106107
- NODE_OPTIONS=--max_old_space_size=8192 yarn start
107108

0 commit comments

Comments
 (0)