This commit is contained in:
2025-10-14 15:12:31 +07:00
parent 1f6b17b1d3
commit b4f8b59fe7

5
Jenkinsfile vendored
View File

@@ -30,11 +30,6 @@ pipeline {
} }
} }
stage('deploy') {
}
} }
} }