Initial dev deployment [infra]

This commit is contained in:
Stephan D
2026-03-16 13:18:22 +01:00
parent 260e514957
commit 311d080aa5
91 changed files with 432 additions and 523 deletions

View File

@@ -6,7 +6,6 @@ matrix:
NOTIFICATION_MAIL_SECRET_PATH: sendico/notification/mail
NOTIFICATION_API_SECRET_PATH: sendico/api/endpoint
NOTIFICATION_TELEGRAM_SECRET_PATH: sendico/notification/telegram
NOTIFICATION_ENV: prod
labels:
platform: linux/amd64
@@ -19,9 +18,10 @@ when:
- api/notification/**
- api/proto/**
- api/pkg/**
- ci/prod/**
- ci/**
- .woodpecker/notification.yml
ignore_message: '[rebuild]'
- event: tag
ref: refs/tags/v*
steps:
- name: version