From de9499dfc5891d49e78de6eb18ccbf6448b4409c Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Sun, 5 Aug 2018 09:37:09 +0000 Subject: [PATCH] Aggiungi '.drone.yml' --- .drone.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..aaee368 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,7 @@ +pipeline: + build: + image: alpine:3.7 + commands: + - apk -U add abuild + - abuild-apk update + - abuild -r