fix
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -30,9 +30,8 @@ pipeline {
|
||||
|
||||
stage('Checkout Repositório') {
|
||||
steps {
|
||||
|
||||
url: 'https://git.homeware.pt/Marco/Geradores.git',
|
||||
git branch: 'master',
|
||||
url: 'https://git.homeware.pt/Marco/Geradores.git',
|
||||
credentialsId: env.GIT_CREDENTIALS_ID
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user