diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..635deff --- /dev/null +++ b/.drone.yml @@ -0,0 +1,8 @@ +pipeline: + build: + image: plugins/docker + repo: 192.168.1.45:5000/mrflutters/fluttershub.com + tags: + - 1.0.0 + - 1.0 + - latest \ No newline at end of file