ci: test 2
This commit is contained in:
parent
6ce3dc060f
commit
d309cf8b6f
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 --extra-experimental-features 'nix-command flakes' develop
|
||||
- nix --extra-experimental-features 'nix-command flakes' develop -c echo $PATH
|
||||
|
||||
.scripts_deploy: &scripts_deploy
|
||||
# setup ssh key
|
||||
|
|
Loading…
Reference in a new issue