Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-28 19:08:52 +02:00
parent 08e43b6a89
commit 2bf365269b

View File

@ -14,4 +14,4 @@ steps:
image: node:14 image: node:14
commands: commands:
- npm install axios - npm install axios
- node tools/script.js - node tools/check_version.js