ci: try the tarball
This commit is contained in:
parent
0bc8e16d87
commit
2cb6e26d89
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-env -iA colmena
|
||||
- nix-env -if https://github.com/zhaofengli/colmena/tarball/main
|
||||
|
||||
.scripts_deploy: &scripts_deploy
|
||||
# setup ssh key
|
||||
|
|
Loading…
Reference in a new issue