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: settings:
url: https://fr1nge.xyz url: https://fr1nge.xyz
validate: false validate: false
- name: greeting
image: node
commands: commands:
- pwd - pwd
- ls - ls
- cp -r public/* /data

Loading…
Cancel
Save