From cf1c558143548bb447a5485ee546c39ec27cd863 Mon Sep 17 00:00:00 2001 From: hyang Date: Sat, 26 Aug 2023 19:39:28 -0700 Subject: update --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index a03b13c..4e26d9f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: HUGO_ENV: production - name: deploy - image: golang + image: nginx commands: - - ls + - mv public /usr/share/nginx/html -- cgit v1.2.3