Skip to content

Commit d48b580

Browse files
committed
ci: move it to a container
Add nix flake and use it in the pipeline for reliability and reproducability. Referenced issue: * status-im/infra-ci#188
1 parent 101ffe8 commit d48b580

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/Jenkinsfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#!/usr/bin/env groovy
2+
3+
14
pipeline {
25
agent {
36
docker {

0 commit comments

Comments
 (0)