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