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

Skip to content

Commit 20a5c86

Browse files
committed
test jenkins
1 parent 38f7887 commit 20a5c86

File tree

2 files changed

+51
-33
lines changed

2 files changed

+51
-33
lines changed

.idea/workspace.xml

Lines changed: 51 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mpy-cross/Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pipeline {
66
stages {
77
stage('build-mpy-cross') {
88
steps {
9-
echo "Running ${env.BUILD_ID} on ${env.JENKINS_URL}"
109
sh "cd mpy-cross & make "
1110
}
1211
}

0 commit comments

Comments
 (0)
0