Skip to content
Snippets Groups Projects
Commit 2e1b12e6 authored by Lukas Köhler's avatar Lukas Köhler
Browse files

pipeline testing

parent eeac21e8
No related branches found
No related tags found
No related merge requests found
...@@ -111,7 +111,8 @@ node { ...@@ -111,7 +111,8 @@ node {
) )
git( git(
credentialsId: 'codegit', credentialsId: 'codegit',
url: 'https://code.fbi.h-da.de/SS18-REP-PAD2/UnitTests/Praktikum2.git' url: 'https://code.fbi.h-da.de/SS18-REP-PAD2/UnitTests/Praktikum2.git',
changelog: false
) )
sh( sh(
''' '''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment