jenkins
This commit is contained in:
parent
11e7da4003
commit
e519d2d80b
@ -21,8 +21,8 @@ pipeline {
|
|||||||
PATH = "${env.WORKSPACE}/node_modules/.bin:${env.PATH}"
|
PATH = "${env.WORKSPACE}/node_modules/.bin:${env.PATH}"
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'pnpm tailwind:build'
|
|
||||||
sh 'md-docs'
|
sh 'md-docs'
|
||||||
|
sh 'pnpm tailwind:build'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Deploy') {
|
stage('Deploy') {
|
||||||
|
Loading…
Reference in New Issue
Block a user