use rsync fuck cp
This commit is contained in:
parent
a1e157a1a1
commit
a3740065c5
@ -4,8 +4,7 @@ pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- nix build -L --show-trace
|
||||
- mkdir public && cp -Hr result/* public
|
||||
- nix-shell -p tree --run "tree public"
|
||||
- nix-shell -p rsync --run "rsync -Lkr result/* public"
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user