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

Jenkinsfile: Add docker label.

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