From 98589550e3eeaa31a6be16be9e74314bbd9501c7 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Thu, 14 May 2026 10:37:33 -0700 Subject: [PATCH] bluh --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6436fbf..7f750a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,8 +14,8 @@ steps: - npm run build - apt-get update && apt-get install -y rsync - ls -al - - ls -al mattrbld-site - git submodule update --remote + - ls -al mattrbld-site - rsync -uavh _site/ $REPOSITORY --delete --exclude .git - cd $REPOSITORY - ls -al