diff --git a/.drone.yml b/.drone.yml index e500888..64ed2ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ steps: image: node commands: - yarn install --frozen-lockfile + - yarn build - name: test image: node commands: