Skip to content
Snippets Groups Projects
Commit 250a3255 authored by Héctor Orón Martínez's avatar Héctor Orón Martínez
Browse files
parent c8899e24
Branches T4475
No related tags found
No related merge requests found
release = "17.12"
properties(
[
pipelineTriggers([cron('H H(1-4) * * *')]),
]
)
def buildImage(architecture, type, board, debosarguments = "", sysroot = false) {
return {
node("docker-slave") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment