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