Kaynağa Gözat

build: fix cicd git path.

wu67 7 ay önce
ebeveyn
işleme
6cef6148df
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -14,7 +14,7 @@ steps:
   - name: clone
   - name: clone
     image: alpine/git
     image: alpine/git
     commands:
     commands:
-      - git clone --depth=1 -b develop --single-branch http://front:carlyle123@git.promocollection.com.au:11180/PromoAu/pc_shop_admin.git /drone/src
+      - git clone --depth=1 -b develop --single-branch http://front:carlyle123@git.promocollection.com.au:11180/peter/pc_shop_admin.git /drone/src
     when:
     when:
       branch:
       branch:
         - develop
         - develop