mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
add Nix Gitlab CI (#251)
* chore(README): add Nix Gitlab CI * fix: spelling Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh> --------- Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
This commit is contained in:
parent
6dbbc94276
commit
09dbb14697
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
|
||||
* [Makes](https://github.com/fluidattacks/makes) - A Nix-based CI/CD pipeline framework for building, testing, and releasing projects in any language, from anywhere.
|
||||
* [nixidy](https://github.com/arnarg/nixidy) - Kubernetes GitOps with Nix and Argo CD.
|
||||
* [Nix GitLab CI](https://gitlab.com/technofab/nix-gitlab-ci) - Define GitLab CI pipelines in pure Nix with full access to all Nix packages (incl. caching).
|
||||
* [Standard](https://github.com/divnix/std) - An opinionated Nix Flakes framework to keep Nix code in large projects organized, accompanied by a friendly CLI/TUI optized for DevOps scenarios.
|
||||
|
||||
## Programming Languages
|
||||
|
|
Loading…
Reference in a new issue