Zad 03.Jenkins - stats

This commit is contained in:
Cezary Gałązkiewicz 2022-03-28 01:15:15 +02:00
parent a2db97d44e
commit b871206eb8
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ pipeline {
steps {
archiveArtifacts 'stats.txt'
}
}
}
}