changed ci branch to master only
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Niklas 2020-04-22 02:42:43 +02:00
parent 0625e57be0
commit 549461bcba

View File

@ -6,4 +6,7 @@ steps:
image: node image: node
commands: commands:
- npm install - npm install
- npm run buildProd - npm run buildProd
when:
branch:
- master