This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -16,7 +16,6 @@ pipeline {
|
||||
stage('Repository clone') {
|
||||
steps {
|
||||
script {
|
||||
// 새로운 클론
|
||||
echo 'Cloning Repository'
|
||||
git url: 'http://mindol.synology.me:8418/kiz-cloud/kiz-shop.git',
|
||||
branch: 'main',
|
||||
|
||||
Reference in New Issue
Block a user