summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.jsonnet5
-rw-r--r--.drone.yml3
2 files changed, 8 insertions, 0 deletions
diff --git a/.drone.jsonnet b/.drone.jsonnet
index 3e7965181..8e7b6e568 100644
--- a/.drone.jsonnet
+++ b/.drone.jsonnet
@@ -152,4 +152,9 @@ local PipelinePostgreSQL(test_set) = Pipeline(
PipelinePostgreSQL("integration"),
PipelinePostgreSQL("sharing"),
PipelinePostgreSQL("sharing-2"),
+
+ {
+ kind: "signature",
+ hmac: "42a9326446817e073491d2b887a20254394c1cc988640bc9df9b57f2ad445ff0"
+ },
]
diff --git a/.drone.yml b/.drone.yml
index 3a47e2ecc..c10969232 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -1354,3 +1354,6 @@ trigger:
event:
- pull_request
- push
+---
+hmac: 42a9326446817e073491d2b887a20254394c1cc988640bc9df9b57f2ad445ff0
+kind: signature