stuff
This commit is contained in:
parent
a392b45c42
commit
a1e157a1a1
@ -5,7 +5,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- nix build -L --show-trace
|
- nix build -L --show-trace
|
||||||
- mkdir public && cp -Hr result/* public
|
- mkdir public && cp -Hr result/* public
|
||||||
- tree public
|
- nix-shell -p tree --run "tree public"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
Reference in New Issue
Block a user