Skip to content

.gitlab-ci.yml: Merge common deps

John Vandenberg requested to merge jayvdb/package_manager:common-deps into master

git, bzip2 and tar are common deps needed by the CI.

Save the haskell stack installer script so that it can be referred to elsewhere.

unzip and curl are now managed dependencies and do not need to be explicit targets.

Merge request reports