Skip to content
Snippets Groups Projects
Commit 478dc131 authored by Daniel Firth's avatar Daniel Firth
Browse files

.gitlab-ci.yml: add cachix to cache step

parent 16b0f4f2
Branches
Tags
No related merge requests found
...@@ -23,4 +23,5 @@ cachix: ...@@ -23,4 +23,5 @@ cachix:
only: only:
refs: refs:
- master - master
- cachix
script: nix-shell -p jq cachix --command 'dhall --file .cachix.dhall | dhall text | bash' script: nix-shell -p jq cachix --command 'dhall --file .cachix.dhall | dhall text | bash'
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment