test
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit

This commit is contained in:
Andreas Fahrecker 2024-04-10 17:13:08 +02:00
parent 5f0751ceb4
commit 5a568ccfae

1
Jenkinsfile vendored
View File

@ -25,6 +25,7 @@ pipeline {
branch 'main'
}
steps {
echo $PWD
sh 'npm clean-install'
}
}