Browse Source

Drone deploy testing

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

+ 1
- 2
.drone.yml View File

@ -11,8 +11,7 @@ steps:
settings:
url: https://fr1nge.xyz
validate: false
- name: greeting
image: node
commands:
- pwd
- ls
- cp -r public/* /data

Loading…
Cancel
Save