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 {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
tools {
|
tools {
|
||||||
dotnetsdk net7.0
|
dotnetsdk "net7.0"
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('build franz') {
|
stage('build franz') {
|
||||||
|
Loading…
Reference in New Issue
Block a user