We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb62882 commit 4984275Copy full SHA for 4984275
Jenkinsfile
@@ -1,6 +1,6 @@
1
node {
2
stage "Create build output"
3
-
+ git 'https://github.com/webweb04/python-scripts.git'
4
// Make the output directory.
5
sh "mkdir -p output"
6
0 commit comments