jenkins
Vadim vtroshchinskiy 2025-02-24 09:55:07 +01:00
parent c0a1e77440
commit 00a41bf936
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -28,6 +28,7 @@ pipeline {
ssh aptly@${aptly} -o StrictHostKeyChecking=no "uptime"
'''
}
}
}
stage('Build') {