From 5d21abfc239858d01bbb7bc87c63ae12b1f8503d Mon Sep 17 00:00:00 2001 From: tobias Date: Wed, 30 Jul 2025 17:08:23 +0200 Subject: [PATCH] Add ports --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 172088b..ef76a7c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,6 @@ steps: STACK_NAME: nextload-demo_autonomic_zone SECRET_PAYLOAD_SECRET_VERSION: v1 SECRET_MONGO_PASSWORD_VERSION: v1 - REPOSITORY: "autonomic-cooperative/nextload" + REPOSITORY: 'autonomic-cooperative/nextload' depends_on: - publish nextjs container