1
0
Fork 0

aaaaaaaaaaaaaaaaaaaaaaaaaaaaa

This commit is contained in:
Yusuf Bera Ertan 2022-04-10 07:30:13 +03:00
parent 0e974320ab
commit 861a0ddc99
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ pages:
stage: deploy
script:
- nix build -L --show-trace
- ls -l
- nix-shell -p rsync --run "rsync -Lkr ./result/* public"
- nix profile install nixpkgs#rsync
- rsync -Lkr ./result/* public
artifacts:
paths:
- public