Not necessary to install yarn packages in build.

This commit is contained in:
2020-01-22 17:26:25 +01:00
parent 24075b4f1d
commit 83ee6803ab

View File

@@ -13,7 +13,6 @@ steps:
commands:
- node -v
- yarn --version¨
- yarn
- name: deploy
image: appleboy/drone-ssh
pull: true