Skip to content

Commit 0bdf0e5

Browse files
Update Jenkinsfile
1 parent a923ad6 commit 0bdf0e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

continuous-integration/Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ pipeline {
55
registryCredential = 'docker'
66
}
77

8+
agent any
9+
810
stages {
911
stage('Clone sources') {
1012
steps {

0 commit comments

Comments
 (0)