Skip to content
Snippets Groups Projects
Commit f45c9c98 authored by Florian Walch's avatar Florian Walch
Browse files

Jenkinsfile: Add docker label.

parent 74db4f2b
Branches
No related tags found
No related merge requests found
#!groovy
node {
node('docker') {
step([$class: 'StashNotifier'])
try {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment