mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-07 16:33:08 +00:00
ci: specify path of nix flake
This commit is contained in:
parent
220a8dab3c
commit
9aaeefbec8
@ -27,7 +27,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps { script {
|
||||
nix.flake('node')
|
||||
nix.flake('node',[path: 'git+https://github.com/waku-org/go-waku'])
|
||||
} }
|
||||
}
|
||||
stage('Check') {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user