Fix Last Build
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
This commit is contained in:
parent
1f4ffffd36
commit
a07ac366a2
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,8 +20,8 @@ pipeline {
|
|||||||
branch 'main'
|
branch 'main'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'ls -la'
|
sh 'mkdir -p dist'
|
||||||
//sh 'npm run compile'
|
sh 'npm run compile'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('git push') {
|
stage('git push') {
|
||||||
|
Reference in New Issue
Block a user