From 61f5596d9626fb36d227062d2489cb2baa7d3c28 Mon Sep 17 00:00:00 2001 From: Maciej Date: Mon, 29 Mar 2021 03:12:27 +0200 Subject: [PATCH] . --- stats/Jenkinsfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stats/Jenkinsfile b/stats/Jenkinsfile index 9ed393b..987a8a8 100644 --- a/stats/Jenkinsfile +++ b/stats/Jenkinsfile @@ -19,9 +19,9 @@ pipeline { sh './stats/generate_stats.sh' } } - stage('archiveArtifacts') - steps{ + // stage('archiveArtifacts') + // steps{ - } - } + // } + // } } \ No newline at end of file