X Tutup
Skip to content

Commit 4984275

Browse files
authored
Update Jenkinsfile
1 parent bb62882 commit 4984275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
node {
22
stage "Create build output"
3-
3+
git 'https://github.com/webweb04/python-scripts.git'
44
// Make the output directory.
55
sh "mkdir -p output"
66

0 commit comments

Comments
 (0)
X Tutup