chore: switch to main as default branch
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2022-06-20 22:21:19 +02:00
parent d01133b04e
commit 0a1b036699
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 3 additions and 3 deletions

View File

@ -73,17 +73,17 @@ steps:
target: /${DRONE_REPO_NAME}
when:
ref:
- refs/heads/master
- refs/heads/main
- refs/tags/**
trigger:
ref:
- refs/heads/master
- refs/heads/main
- refs/tags/**
- refs/pull/**
---
kind: signature
hmac: 2f47b780a063473f8ecdbdd23e204eb5d2262e4b7fa957ffc3534fbce3968d33
hmac: 66c33cc8f18892efae55c6bea8732c9bdf77b1dea597e77fcaeae9a97ae007cd
...