8000 test jenkins · guidebee/micropython@1d2739d · GitHub
[go: up one dir, main page]

Skip to content

Commit 1d2739d

Browse files
committed
test jenkins
1 parent f3b402c commit 1d2739d

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
@@ -6,7 +6,7 @@ pipeline {
66
stages {
77
stage('build-mpy-cross') {
88
steps {
9-
sh "cd mpy-cross & make "
9+
sh "cd mpy-cross; make "
1010
}
1111
}
1212

0 commit comments

Comments
 (0)
0