Skip to content

Commit f50f429

Browse files
committed
update
1 parent e0d9d5d commit f50f429

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
@@ -4,7 +4,7 @@ node {
44

55
stage 'checkout project'
66
//git url: 'https://github.com/agileworks-tw/spring-boot-sample.git'
7-
git scm
7+
checkout scm
88

99
stage 'check env'
1010

0 commit comments

Comments
 (0)