1
0
Fork 0
This commit is contained in:
Yusuf Bera Ertan 2022-04-10 07:24:11 +03:00
parent 04a248f778
commit 0e974320ab
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ pages:
script:
- nix build -L --show-trace
- ls -l
- nix-shell -p rsync --run "rsync -Lkr result/* public"
- nix-shell -p rsync --run "rsync -Lkr ./result/* public"
artifacts:
paths:
- public