Skip to content
Snippets Groups Projects
Unverified Commit 949b995b authored by Lars Bilke's avatar Lars Bilke Committed by GitHub
Browse files

Merge pull request #2296 from bilke/singularit1-fix

[J] Updated lib: build()-step will fail correctly when using pipes.
parents 0c032638 db30e74c
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env groovy #!/usr/bin/env groovy
@Library('jenkins-pipeline@1.0.12') _ @Library('jenkins-pipeline@1.0.13') _
def stage_required = [build: false, data: false, full: false, docker: false] def stage_required = [build: false, data: false, full: false, docker: false]
......
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