test: refs #6695 e2e better build front image
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
12edc10272
commit
72796d8d61
|
@ -106,7 +106,7 @@ pipeline {
|
||||||
sh 'git pull'
|
sh 'git pull'
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
sh "git clone dev https://gitea.verdnatura.es/verdnatura/salix.git"
|
sh "git clone https://gitea.verdnatura.es/verdnatura/salix.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// sh 'rm -rf salix'
|
// sh 'rm -rf salix'
|
||||||
|
|
Loading…
Reference in New Issue