pull/3505/head
filip mertens 2 years ago committed by bunsenstraat
parent abacc29c6e
commit 15a24e1c27
  1. 2
      .circleci/config.yml

@ -29,7 +29,7 @@ jobs:
key: v1-deps-{{ checksum "yarn.lock" }}
paths:
- node_modules
- run: echo ${COMMIT_AUTHOR_EMAIL}
- run: printenv
- run:
name: Build
command: |

Loading…
Cancel
Save