Compare commits

..

3 Commits

Author SHA1 Message Date
e1d6157baa Merge pull request 'Drone' (#108) from Brain/webseite:drone-fix into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #108
2022-07-19 16:48:15 +02:00
2ccd833918
Sign drone config
All checks were successful
continuous-integration/drone/pr Build is passing
2022-07-12 14:48:02 +02:00
068b279482
Be more specific which PRs are built 2022-07-12 14:29:45 +02:00

View File

@ -35,5 +35,12 @@ image_pull_secrets:
- dockerconfig - dockerconfig
trigger: trigger:
branch:
- main
event: event:
- pull_request - pull_request
---
kind: signature
hmac: a7c0aeda778717207ec641e7af90a358376eb3bfb22beeb67217b6d201e9e675
...