This commit is contained in:
dusk 2021-05-17 04:25:33 +03:00
parent a392b45c42
commit a1e157a1a1
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -5,7 +5,7 @@ pages:
script:
- nix build -L --show-trace
- mkdir public && cp -Hr result/* public
- tree public
- nix-shell -p tree --run "tree public"
artifacts:
paths:
- public