Skip to content

Commit

Permalink
Remove extra stages
Browse files Browse the repository at this point in the history
  • Loading branch information
dtwaddle2-r7 committed Nov 17, 2023
1 parent eb96e13 commit 061bcef
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,8 @@ pipeline {
}
}

stages {
stage('')




steps {
echo 'temp'
}

/**
Expand Down

0 comments on commit 061bcef

Please sign in to comment.