~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

ci(gitlab-ci): make sure curl is installed (via nix profile install)

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

Changed files
+1
+1
.gitlab-ci.yml
···
default:
before_script:
+
- nix profile install nixpkgs#curl nixpkgs#gitFull --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