Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
jenkins tweak
pcaskey committed Oct 7, 2019
1 parent 8ce017b commit c3d03c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
@@ -10,6 +10,7 @@ node {
dir('tmp'){
git([ url: "https://github.internet2.edu/docker/util.git",
credentialsId: "jenkins-github-access-token" ])
sh 'rm -rf ./bin/windows/'
sh 'mv -f ./bin/* ../bin/.'
}
sh 'rm -rf tmp'

0 comments on commit c3d03c9

Please sign in to comment.