Skip to content

Commit

Permalink
Revert drone change, I will use another PR to fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aHenryJard authored and Bonsai8863 committed Aug 8, 2024
1 parent ee52a88 commit 9c0ce8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ steps:
volumes:
- name: cache-node-backend
path: /drone/src/opencti-platform/opencti-graphql/node_modules
- name: cache-python-backend
path: /usr/lib/python3.11
environment:
APP__BASE_URL: http://api-tests:4010/
APP__ADMIN__PASSWORD: admin
Expand Down

0 comments on commit 9c0ce8e

Please sign in to comment.