add missing zone to ci config
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Robert Kaussow 2022-12-18 16:21:55 +01:00
parent ea20dd8b77
commit f4ee30e7b2
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 4 additions and 1 deletions

View File

@ -69,6 +69,9 @@ steps:
ref:
- refs/tags/**
node:
zone: mgmt
trigger:
ref:
- refs/heads/main
@ -80,6 +83,6 @@ depends_on:
---
kind: signature
hmac: 3ecadad3cee7f0d3431ef14117996741a4c4d7bbfa94adc16c009556ccc3f4c0
hmac: 08a182381788120a9debba89ce838da455d72b0057be6bd1b84ae3437eb1106d
...