Browse Source

Drone deploy testing

master
Yigit Colakoglu 4 years ago
parent
commit
d0b8368e1d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

@ -12,5 +12,6 @@ steps:
url: https://fr1nge.xyz
validate: false
- name: greeting
image: node
commands:
- echo hello world

Loading…
Cancel
Save