From b40bb11e4c1e1a83fadc8920cb46519d6447335f Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Wed, 9 Aug 2023 20:56:22 +0100 Subject: [PATCH] ci: further testing --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9080b30..6bf96bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,8 +42,9 @@ update: .scripts_base: &scripts_base # load nix environment - - . "$HOME/.nix-profile/etc/profile.d/nix.sh" - git pull origin $CI_COMMIT_REF_NAME + - . "$HOME/.nix-profile/etc/profile.d/nix.sh" + - nix-shell -p colmena .scripts_deploy: &scripts_deploy # setup ssh key