Jenkins file again.
This commit is contained in:
parent
8675acb8ee
commit
fc1d87f5f6
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,7 +4,6 @@ servepeline {
|
||||
stages {
|
||||
stage('Linux Testing') {
|
||||
steps {
|
||||
git(url: "https://gitea.baskinprattle.com/jbaskin/morethantext-web.git")
|
||||
sh "cargo test"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user