Jenkins pipeline #123

Merged
bartosz merged 17 commits from bartosz/feature/pipeline into master 2023-03-18 08:31:14 +01:00
Showing only changes of commit c2f5ddb980 - Show all commits

1
Jenkinsfile vendored
View File

@@ -1,5 +1,6 @@
pipeline {
agent any
stages {
stage('Run Tools Deployment Job') {
steps {
build(