srid / nixci

Define and build CI for Nix projects anywhere; superceded by Omnix https://omnix.page/om/ci.html
GNU Affero General Public License v3.0
109 stars 5 forks source link

Add integration test #16

Closed srid closed 1 year ago

srid commented 1 year ago

Do this in Jenkinsfile. Basically run ./result/bin/nixci github:juspay/services-flake and check the stdout is as expected.

srid commented 1 year ago

https://github.com/srid/nixci/pull/23