This commit is contained in:
Szymon Bartanowicz 2024-03-26 19:55:55 +01:00
parent d9a67725ae
commit 0b500760d3
1 changed files with 2 additions and 1 deletions

View File

@ -29,4 +29,5 @@ pipeline {
archiveArtifacts artifacts: 'data/*', onlyIfSuccessful: true
}
}
}
}
}