master
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -29,7 +29,7 @@ pipeline {
|
||||
|
||||
stage('Checkout Repositório') {
|
||||
steps {
|
||||
git branch: 'main', url: 'https://git.homeware.pt/Marco/Geradores.git'
|
||||
git branch: 'master', url: 'https://git.homeware.pt/Marco/Geradores.git'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user