From 72c61aec55415285f7b89f81ad36d84ae66c2edd Mon Sep 17 00:00:00 2001 From: Ekaropolus Date: Tue, 13 May 2025 17:01:38 -0600 Subject: [PATCH] ci: trigger build with new drone_prod key B --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9114738..6d8085c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: username: drone port: 22 key: - from_secret: docs_ssh_key + from_secret: PROD_SSH_KEY_B script: - cd /home/polisplexity/app.polisplexity.tech - git pull origin main