ci
This commit is contained in:
parent
59ca3653c6
commit
25e04a0dff
@ -4,7 +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
|
- cp -Hr result public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
Reference in New Issue
Block a user