tasks+ops: ozon-фиксы приняты, стенд пересобран (их Dockerfile), envelope ✓; bridge на вложенный контракт

This commit is contained in:
2026-08-20 20:46:59 +03:00
parent 099742fdef
commit 61e1a9e61a
4 changed files with 12 additions and 41 deletions

View File

@@ -68,9 +68,7 @@ services:
ozon-seller-builder:
build:
context: ../../../../ozon-seller-api-client
dockerfile: C:/Users/vitya/projects/.admin/host-stacks/local/sched-pipelines/ozon.Dockerfile
args:
VERDACCIO_TOKEN: ${VERDACCIO_TOKEN:-}
dockerfile: service/Dockerfile
image: sched-pipelines/ozon-seller-builder:local
environment:
WORKER_PORT: "8080"
@@ -85,6 +83,8 @@ services:
NTFY_URL: http://ntfy
NTFY_TOPIC: ozon-seller-pipeline
UNISENDER_API_KEY: ${UNISENDER_API_KEY:-}
UNISENDER_SENDER_EMAIL: ${UNISENDER_SENDER_EMAIL:-}
UNISENDER_SENDER_NAME: ${UNISENDER_SENDER_NAME:-}
NOTIFY_EMAIL_TO: ${NOTIFY_EMAIL_TO:-}
GH_TOKEN: ${GITHUB_TOKEN:-}
NPM_TOKEN: ${NPM_TOKEN:-}