change name so i can probably not accidentally pick it up out of nuget.org
All checks were successful
gitea.arg.rip/deployment/pipeline/head This commit looks good
All checks were successful
gitea.arg.rip/deployment/pipeline/head This commit looks good
This commit is contained in:
parent
519990ba19
commit
f085dc4aa4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('nuget pack'){
|
stage('nuget pack'){
|
||||||
steps{
|
steps{
|
||||||
dotnetPack(outputDirectory: "./", project: "Deployment/Deployment.csproj")
|
dotnetPack(outputDirectory: "./", project: "Deployment/greyn.Deployment.csproj")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('build numberify'){
|
stage('build numberify'){
|
||||||
|
Loading…
Reference in New Issue
Block a user