From 3a76a0ec754bd3aaac7b27c6fb59a09654dc9b19 Mon Sep 17 00:00:00 2001 From: Stuart Stent Date: Mon, 13 Sep 2021 10:23:42 -0400 Subject: [PATCH] sync --- .drone/.rsync.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone/.rsync.yml b/.drone/.rsync.yml index b762443..3e1d017 100644 --- a/.drone/.rsync.yml +++ b/.drone/.rsync.yml @@ -13,6 +13,7 @@ pipeline: insecure: true context: rsync/ dockerfile: rsync/Dockerfile + purge: false tags: - ${RELEASE} - latest @@ -25,7 +26,8 @@ pipeline: image: plugins/docker repo: sstent/rsync registry: ghcr.io - insecure: true + username: sstent + password: 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 context: rsync/ dockerfile: rsync/Dockerfile tags: