maybe i did mean null?
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:13:04 -04:00
parent e66fad3e78
commit 310f1a883c

2
Jenkinsfile vendored
View File

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