From d3c1eb4b512dc033e7c8ee1c880e0c0a673f9cc3 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Wed, 7 Aug 2024 19:11:04 +0200 Subject: [PATCH] Make file identical to ipng.ch's except for the rsync destination --- .drone.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 48ab9b7..a41deef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,10 +19,10 @@ steps: key: from_secret: drone_sshkey hosts: - - nginx0.nlams1.net.ipng.ch - - nginx0.nlams2.net.ipng.ch - nginx0.chrma0.net.ipng.ch - nginx0.chplo0.net.ipng.ch + - nginx0.nlams1.net.ipng.ch + - nginx0.nlams2.net.ipng.ch port: 22 args: '-6' source: public/ @@ -31,6 +31,5 @@ steps: recursive: true secrets: [ drone_sshkey ] - image_pull_secrets: - git_ipng_ch_docker