Initial dev deployment [infra]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user