diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98d99e2..11e14bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ stages: default: before_script: - - nix profile install nixpkgs#curl nixpkgs#gitFull --experimental-features "nix-command flakes" -vv --show-trace + - nix profile install nixpkgs#curl nixpkgs#gitFull nixpkgs#which nixpkgs#ncurses --experimental-features "nix-command flakes" -vv --show-trace - devenv shell echo "trigger install" - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash