jenkins
This commit is contained in:
parent
bf031f3b1e
commit
12117c0f85
@ -21,6 +21,7 @@ pipeline {
|
||||
PATH = "${env.WORKSPACE}/node_modules/.bin:${env.PATH}"
|
||||
}
|
||||
steps {
|
||||
sh 'echo $PATH'
|
||||
sh 'bun tailwind:build'
|
||||
sh 'md-docs'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user