ci: try nix-env
This commit is contained in:
parent
b40bb11e4c
commit
0bc8e16d87
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ update:
|
|||
# load nix environment
|
||||
- git pull origin $CI_COMMIT_REF_NAME
|
||||
- . "$HOME/.nix-profile/etc/profile.d/nix.sh"
|
||||
- nix-shell -p colmena
|
||||
- nix-env -iA colmena
|
||||
|
||||
.scripts_deploy: &scripts_deploy
|
||||
# setup ssh key
|
||||
|
|
Loading…
Reference in a new issue