maybe the secret name is a string
This commit is contained in:
parent
53b0572c1e
commit
8e42797116
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
tools {
|
||||
dotnetsdk net7.0
|
||||
dotnetsdk "net7.0"
|
||||
}
|
||||
stages {
|
||||
stage('build franz') {
|
||||
|
Loading…
Reference in New Issue
Block a user