jenkins again
This commit is contained in:
parent
d2e25e7210
commit
a45812ba05
@ -15,7 +15,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'md-docs'
|
sh 'md-docs'
|
||||||
sh 'bun tailwind:build'
|
sh './node_modules/.bin/tailwindcss -i ./tailwind.css -o ./static/css/out.css --minify'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Build bundle') {
|
stage('Build bundle') {
|
||||||
|
Loading…
Reference in New Issue
Block a user