Permalink
This commit does not belong to any branch on this respository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
0 deletions.
-
+1
−0
Jenkinsfile
|
@@ -11,6 +11,7 @@ node('docker') { |
|
|
git([ url: "https://github.internet2.edu/docker/util.git", |
|
|
credentialsId: "jenkins-github-access-token" ]) |
|
|
sh 'ls' |
|
|
sh 'rm -rf ../bin/*' |
|
|
sh 'mv bin/* ../bin/.' |
|
|
} |
|
|
stage 'Setting build context' |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.