jenkins
This commit is contained in:
parent
6b87e80d35
commit
855a12e6c5
@ -13,7 +13,7 @@ pipeline {
|
||||
}
|
||||
stage('Install') {
|
||||
steps {
|
||||
sh 'bun install -p'
|
||||
sh 'bun install'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
Loading…
Reference in New Issue
Block a user