fix: jenkins
This commit is contained in:
parent
4c02069e99
commit
385fccda4f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,9 +9,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'go mod tidy'
|
||||
sh 'templ generate'
|
||||
sh 'go build main.go'
|
||||
}
|
||||
}
|
||||
stage('Build go binary') {
|
||||
|
Loading…
Reference in New Issue
Block a user