From b2319ae650724cbe417068242b61948b0b76b213 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 5 Feb 2024 13:05:09 -0300 Subject: [PATCH] Fix Drone --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3587265..a4666c5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest settings: host: swarm-test.autonomic.zone - stack: {{ .Name }} + stack: rallly generate_secrets: true purge: true deploy_key: @@ -14,8 +14,8 @@ steps: networks: - proxy environment: - DOMAIN: {{ .Name }}.swarm-test.autonomic.zone - STACK_NAME: {{ .Name }} + DOMAIN: rallly.swarm-test.autonomic.zone + STACK_NAME: rallly LETS_ENCRYPT_ENV: production trigger: branch: