From 65e2ce696239504d99c6156e4084735c681ef2ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Ga=C5=82ka?= Date: Wed, 10 May 2023 21:48:18 +0200 Subject: [PATCH] Update 'Jenkinsfile_create_dataset' --- Jenkinsfile_create_dataset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_create_dataset b/Jenkinsfile_create_dataset index 7864586..4af8487 100644 --- a/Jenkinsfile_create_dataset +++ b/Jenkinsfile_create_dataset @@ -71,7 +71,7 @@ pipeline { } post { always { - build job: 'z-s434686-training' + build 'z-s434686-training' } } } \ No newline at end of file