aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-04-05 12:05:05 +0200
committerAlex Auvolat <alex@adnab.me>2021-04-05 12:05:05 +0200
commita14cdc9056e28e361ef860bd5a70452fa0f9ad9f (patch)
treed0f0e18aa93d8f90b06b7922d9002f1204ec34a6
parent14e11734ac193f127ab79dbe8924931d8f1c2587 (diff)
downloadsite-ag-2021.tar.gz
site-ag-2021.zip
Add signature to Drone CIag-2021
-rw-r--r--.drone.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 45b010e..1e654bd 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -63,3 +63,8 @@ steps:
- 'node_modules'
path_style: true
endpoint: https://garage.deuxfleurs.fr
+---
+kind: signature
+hmac: 599d9b485ca09e39273eb60798c1eb17577e97c67504433d05bf279010c0d4b9
+
+...