mirror of
https://github.com/acid-info/logos-ordinals-dashboard.git
synced 2025-03-01 05:00:45 +00:00
ci: fix path to build.json
This commit is contained in:
parent
48d46e996d
commit
9e282d5759
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
nix.develop('yarn build')
|
||||
jenkins.genBuildMetaJSON('build/build.json')
|
||||
jenkins.genBuildMetaJSON('out/build.json')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user