Skip to content

Commit

Permalink
Added archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
FeynmanFan committed Apr 3, 2020
1 parent aae432f commit 4fb35fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@ node('DOTNETCORE'){
stage('Deploy'){
echo 'Push to deployment'
}
stage('Archive'){
archiveArtifacts artifacts: 'ConsoleApp1/*.*'
}
}

0 comments on commit 4fb35fb

Please sign in to comment.