From 53080b2ffafcdb99eb27d58d373c04b67488ffb9 Mon Sep 17 00:00:00 2001 From: Maxime VISONNEAU Date: Wed, 3 Jul 2019 17:35:52 +0200 Subject: [PATCH] Fixed missed copy/paste in drone config --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5b3e3a8..a792de9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,7 +72,7 @@ steps: trigger: repo: - - mvisonneau/automount + - mvisonneau/s5 event: - tag @@ -81,6 +81,6 @@ depends_on: - coverage --- kind: signature -hmac: dc07ea10285a1599d522a7cc6acbe0c3e112152f64445af3523daaa6eb39d215 +hmac: 565b991363b70d0222b66ac3e58c2544b599364e0e64c301b0c9416133d3a65f ...