disabled yarn building packages

This commit is contained in:
2020-01-20 23:40:33 +01:00
committed by GitHub
parent a34313ea6f
commit 3c8463f06c

View File

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