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