mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Update the build process
This commit is contained in:
parent
93f062a331
commit
63fad8126f
@ -4,7 +4,7 @@ before_script:
|
||||
- sudo mkdir -p /etc/nix && echo 'sandbox = true' | sudo tee /etc/nix/nix.conf
|
||||
|
||||
script:
|
||||
- nix-shell --pure ./shell.nix --run "./bin/openring-create"
|
||||
- nix-shell --pure ./shell.nix --run "make build-openring"
|
||||
- nix-env -i hugo go asciidoctor
|
||||
- hugo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user