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