Skip to content

Commit 5be432d

Browse files
authored
update
1 parent 643f5ab commit 5be432d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ steps:
1919
path: /site
2020
commands:
2121
- rm -rf /site/*
22-
- cp -r ./* /site/
22+
- mv ./* /site/
2323

2424
volumes:
2525
- name: site

0 commit comments

Comments
 (0)