Sfoglia il codice sorgente

Merge branch 'develop'

caihongxingqiu 5 anni fa
parent
commit
f20880bb4e
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .rocketeer/config.php

+ 3 - 0
.rocketeer/config.php

@@ -90,6 +90,9 @@ return [
             'production'    => [
                 'remote'    => [
                     'root_directory'    => '/data/wwwroot/uptoyo/api'
+                ],
+                'scm'   => [
+                    'branch'    => 'release'
                 ]
             ]
         ],