healthcheck/.drone.yml

14 lines
158 B
YAML
Raw Normal View History

2024-05-01 17:51:43 +02:00
kind: pipeline
type: docker
name: healthcheck
trigger:
branch:
- master
steps:
- name: test
image: node:20.10.0
commands:
2024-05-01 17:57:24 +02:00
- echo test