fix
This commit is contained in:
parent
c451b10b41
commit
67a66513b2
@ -10,7 +10,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Git Checkout') {
|
||||
steps {
|
||||
git branch: 'main', credentialsId: 'git-credentials', url: 'https://git.wmi.amu.edu.pl/s487194/ium_487194'
|
||||
git branch: 'main', url: 'https://git.wmi.amu.edu.pl/s487194/ium_487194'
|
||||
}
|
||||
}
|
||||
stage('Pull Docker image') {
|
||||
|
Loading…
Reference in New Issue
Block a user