Browse Source

build: fix cicd git path.

wu67 7 months ago
parent
commit
6cef6148df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -14,7 +14,7 @@ steps:
   - name: clone
     image: alpine/git
     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:
       branch:
         - develop