瀏覽代碼

Use more robust branch management

Require merge to 'master' prior to version bump and update 'last' after
release.
Alois Mahdal 7 年之前
父節點
當前提交
39ba339e13
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      mkit.ini

+ 2
- 1
mkit.ini 查看文件

5
     pkgname      =  saturnin-demo
5
     pkgname      =  saturnin-demo
6
     maintainer   =  Alois Mahdal <netvor+saturnin@vornet.cz>
6
     maintainer   =  Alois Mahdal <netvor+saturnin@vornet.cz>
7
     vcs_browser  =  https://github.com/AloisMahdal/saturnin-demo
7
     vcs_browser  =  https://github.com/AloisMahdal/saturnin-demo
8
-    relsrc       =  devel
8
+    relsrc       =  master
9
+    reldst       =  last
9
 
10
 
10
 [dist]
11
 [dist]
11
     tarball  = LICENSE.md
12
     tarball  = LICENSE.md