Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth9390 authored Aug 26, 2024
1 parent 7773281 commit abcaf7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
pipeline {
agent any
environment {
// More detail:
// https://jenkins.io/doc/book/pipeline/jenkinsfile/#usernames-and-passwords
NEXUS_CRED = credentials('nexus')
}

stages {
Expand Down

0 comments on commit abcaf7e

Please sign in to comment.