Skip to content

Commit ad30fea

Browse files
committed
tarvis-ci cheat sheet Branches add
1 parent 7708365 commit ad30fea

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

data/tarvis-ci.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,10 @@
100100
"title": "শাখাগুলি (Branches)",
101101
"items": [
102102
{
103-
"definition": "",
104-
"code": ""
103+
"code": "branches:\n except:\n - legacy"
105104
},
106105
{
107-
"definition": "",
108-
"code": ""
106+
"code": "only:\n - gh-pages\n - /^deploy/"
109107
}
110108
]
111109
},

0 commit comments

Comments
 (0)