~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

chore(gitlab-ci): make sure which and ncurses are installed before the Secure Files script

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

Changed files
+1 -1
+1 -1
.gitlab-ci.yml
···
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