consolesmods/.drone.yml
Sthope 2bf365269b
All checks were successful
continuous-integration/drone/push Build is passing
Update .drone.yml
2023-08-28 19:08:52 +02:00

18 lines
316 B
YAML

kind: pipeline
name: release
trigger:
release: true
steps:
# - name: checkout
# image: plugins/git
# settings:
# repo: https://github.com/insignia-live/setup-assistant-release.git
- name: run
image: node:14
commands:
- npm install axios
- node tools/check_version.js