Przeglądaj źródła

Pull from the right place.

pull/103/head
Chris Smith 9 lat temu
rodzic
commit
990f89bc85
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      circle.yml

+ 3
- 0
circle.yml Wyświetl plik

@@ -10,6 +10,9 @@ checkout:
10 10
     - git submodule update --init --remote:
11 11
         pwd:
12 12
           ../meta
13
+    - git remote set-url origin https://github.com/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME.git:
14
+        pwd:
15
+          ../meta/client
13 16
     - git fetch origin $CIRCLE_BRANCH:circleci:
14 17
         pwd:
15 18
           ../meta/client

Ładowanie…
Anuluj
Zapisz