Browse Source

Trying out drone

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

+ 3
- 0
.drone.yml View File

@ -1,3 +1,6 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker


Loading…
Cancel
Save