expected to find someTool someVersion
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit

This commit is contained in:
Adam R Grey 2023-03-29 22:15:29 -04:00
parent 310f1a883c
commit e6935bc565

2
Jenkinsfile vendored
View File

@ -1,7 +1,7 @@
pipeline {
agent any
tools {
dotnetsdk
dotnetsdk net 7.0
}
stages {
stage('build franz') {