Prevent duplicate checkout.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-09 11:39:21 +01:00
parent 0a766bfb65
commit b4acbef5f5

View File

@@ -10,6 +10,7 @@ steps:
- name: build
image: cimg/android:2022.09.2-node
environment:
CIRCLECI: true
NODE_OPTIONS: --max_old_space_size=12000
NODE_ENV: production
BABEL_ENV: production