Skip to content
Snippets Groups Projects
Commit 609a617c authored by Héctor Orón Martínez's avatar Héctor Orón Martínez
Browse files
parent 7dc7226b
No related branches found
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 = "") {
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