Skip to content
Snippets Groups Projects
Commit 02f87c8a authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Get the quoting right

parent fa871370
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!118Merge develop into staging,!113build docs with newer nixos
Pipeline #796 failed
......@@ -8,7 +8,7 @@ default:
docs:
stage: "build"
script:
- "nix-build docs.nix'
- "nix-build docs.nix"
- "cp --recursive --no-preserve=mode result/docs/. docs/build/"
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment