File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 77 - ' v[0-9]+.[0-9]+-dev'
88 - ' v[0-9]+.[0-9]+.x'
99 - ' publish-*'
10- tags :
11- - ' v[0-9]+.[0-9]+'
12- - ' v[0-9]+.[0-9]+.[0-9]+'
1310 release :
11+
1412jobs :
1513 build :
1614 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ amwa_id: IS-05
99baseurl : /is-05
1010
1111# Which release or branch appears in header links and on the home page
12- default_tree : releases/v1.1.1 # alternatively e.g. branches/v1.0.x
12+ default_tree : releases/v1.1.2 # alternatively e.g. branches/v1.0.x
1313
1414# Regex patterns of releases and branches to show
1515show_releases : ^v[0-9]+\.[0-9]+$|^v[0-9]+\.[0-9]+\.[0-9]+$
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ repo_name: is-05
66alt_repo_name : nmos-device-connection-management
77repo_url : https://github.com/AMWA-TV/is-05
88releases :
9- - v1.1.1
9+ - v1.1.2
1010 - v1.0.2
1111default_branch : v1.1.x
1212show_in_index : true
You can’t perform that action at this time.
0 commit comments