they do have names! but the names are all a secret?
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit

https://github.com/jenkinsci/dotnet-sdk-plugin/blob/main/downloadables/tfm-list.json
This commit is contained in:
Adam R Grey 2023-03-29 22:19:23 -04:00
parent e6935bc565
commit 53b0572c1e

2
Jenkinsfile vendored
View File

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