diff --git a/.drone.yml b/.drone.yml index 0a62235..d451ad2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,8 @@ steps: - ./node_modules/.bin/ionic build --prod - ./node_modules/.bin/ngsw-config ./www/ ./ngsw-config.json /i - echo -n $(uuidgen) | tee ./www/version.html + environment: + NODE_OPTIONS: --openssl-legacy-provider - name: container build image: docker:latest