expected to find someTool someVersion
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
This commit is contained in:
parent
310f1a883c
commit
e6935bc565
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
tools {
|
tools {
|
||||||
dotnetsdk
|
dotnetsdk net 7.0
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('build franz') {
|
stage('build franz') {
|
||||||
|
Loading…
Reference in New Issue
Block a user