File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : 5.6- dev
1+ name : dev-5_6
22
33on :
44 push :
77 tags-ignore :
88 - ' **'
99 paths :
10- - ' .github/workflows/build_5_6- dev.yml'
10+ - ' .github/workflows/dev-5_6 .yml'
1111 - ' 5.6/**'
1212 - ' overlay/**'
1313 - ' VERSION'
1414
1515jobs :
16- build :
16+ test-5_6 :
17+ runs-on : ubuntu-latest
18+ steps :
19+ -
20+ name : Checkout code
21+ uses : actions/checkout@v2
22+ build-5_6 :
1723 runs-on : ubuntu-latest
1824 steps :
1925 -
Original file line number Diff line number Diff line change 1- name : 5.6-main
1+ name : publish-5_6
22
33on :
44 push :
77 tags-ignore :
88 - ' **'
99 paths :
10- - ' .github/workflows/build_5_6-main .yml'
10+ - ' .github/workflows/publish-5_6 .yml'
1111 - ' 5.6/**'
1212 - ' overlay/**'
1313 - ' VERSION'
1414
1515jobs :
16- build :
16+ publish-5_6 :
1717 runs-on : ubuntu-latest
1818 steps :
1919 -
Original file line number Diff line number Diff line change 1- 1.1.4
1+ 1.1.5
You can’t perform that action at this time.
0 commit comments