From 2e72f3cc0ac21c8f270fe0559ef88c5218a1480b Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Wed, 17 Aug 2022 00:15:06 +0200 Subject: [PATCH] drone ci --- .drone.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..eba8816 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,8 @@ +kind: pipeline +name: default + +steps: +- name: build and push + image: registry.monotremata.xyz/buildx-qemu + commands: + - make