From 8b76fe0308b864ed94e6679c96fe829860905992 Mon Sep 17 00:00:00 2001 From: Anthony Hinsinger Date: Thu, 17 May 2018 17:37:13 +0200 Subject: [PATCH] Updated drone recipe --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 17d2896..7dfa236 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,8 @@ pipeline: image: plugins/gitea-release secrets: [ gitea_token ] base_url: https://dev.a-toy.eu - files: builddir/buildroot-2018.02.2/output/images/sdcard.img + files: + - builddir/buildroot-2018.02.2/output/images/sdcard.img + - builddir/buildroot-2018.02.2/build.log when: event: tag