8000 updated Jenkins · gnaik/pycom-micropython-sigfox@ed2e2b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit ed2e2b6

Browse files
author
iwahdan88
committed
updated Jenkins
1 parent 41f9a87 commit ed2e2b6

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
def buildVersion
22
def boards_to_build = ["WiPy", "LoPy", "SiPy", "GPy", "FiPy", "LoPy4"]
3-
def variants_to_build = [ "BASE", "PYBYTES" ]
3+
def variants_to_build = [ "PYBYTES" ]
44
def boards_to_test = ["1b6fa1", "00ec51"]
55
def open_thread
66

0 commit comments

Comments
 (0)
0