From 139e9fbade0fbb0d4cc8b2ea7771854a3994de2f Mon Sep 17 00:00:00 2001 From: Adrian Charkiewicz Date: Sat, 9 Apr 2022 18:41:11 +0200 Subject: [PATCH] change to see if jenkins is working --- Jenkinsfile2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile2 b/Jenkinsfile2 index 5acf371..ca2238f 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -6,7 +6,7 @@ pipeline { buildSelector( defaultSelector: lastSuccessful(), name: 's444354-create-dataset', - description: 'Which build to use for copying artifacts' + description: 'Which build to use for copying artifacts' ) }