From b5cb1a97aaefc20a05ece8585ef75c2fc4710814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Zar=C4=99ba?= Date: Tue, 4 Apr 2023 19:40:39 +0200 Subject: [PATCH] dsfh --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 4756221..05d6508 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -92,6 +92,7 @@ pipeline { post { always { node { + label 'output-archive' archiveArtifacts 'output.txt' } }