Initial dev deployment [infra]
This commit is contained in:
@@ -3,7 +3,6 @@ matrix:
|
||||
- DOCUMENTS_IMAGE_PATH: billing/documents
|
||||
DOCUMENTS_DOCKERFILE: ci/prod/compose/billing_documents.dockerfile
|
||||
DOCUMENTS_MONGO_SECRET_PATH: sendico/db
|
||||
DOCUMENTS_ENV: prod
|
||||
|
||||
labels:
|
||||
platform: linux/amd64
|
||||
@@ -16,9 +15,10 @@ when:
|
||||
- api/billing/documents/**
|
||||
- api/proto/**
|
||||
- api/pkg/**
|
||||
- ci/prod/**
|
||||
- ci/**
|
||||
- .woodpecker/billing_documents.yml
|
||||
ignore_message: '[rebuild]'
|
||||
- event: tag
|
||||
ref: refs/tags/v*
|
||||
|
||||
steps:
|
||||
- name: version
|
||||
|
||||
Reference in New Issue
Block a user