summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-26 19:39:28 -0700
committerhyang <hyang@hyang.xyz>2023-08-26 19:39:28 -0700
commitcf1c558143548bb447a5485ee546c39ec27cd863 (patch)
treee634d109898cebc95950048e26f9c71d7eb21357 /.drone.yml
parent19d662f289fbe2eea57728e31b3cdb96733f7a3e (diff)
update
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
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