This commit is contained in:
Sheaza 2024-03-26 19:06:29 +01:00
parent 8be8cdf210
commit a7348fb19c
1 changed files with 1 additions and 0 deletions

1
stats/Jenkinsfile vendored
View File

@ -11,6 +11,7 @@ pipeline {
stage('Checkout repository') {
steps {
checkout scm
}
}
stage('Copy artifacts') {
steps {