Skip to content

Commit

Permalink
updated Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Zhang committed Jun 21, 2019
1 parent 10f27ef commit aa4e768
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
Expand Up @@ -18,10 +18,6 @@ pipeline {
env.MODE = 'test'
}
}
sh """
echo `whoami`
newgrp docker
"""
}
}
stage('Build') {
Expand Down

0 comments on commit aa4e768

Please sign in to comment.