File tree Expand file tree Collapse file tree 10 files changed +13
-52
lines changed Expand file tree Collapse file tree 10 files changed +13
-52
lines changed Original file line number Diff line number Diff line change 66 - ' main'
77 tags-ignore :
88 - ' **'
9- paths :
10- - ' .github/workflows/dev-7_3.yml'
11- - ' 7.3/**'
12- - ' overlay/**'
13- - ' VERSION'
149
1510jobs :
1611 test-7_3 :
Original file line number Diff line number Diff line change 66 - ' main'
77 tags-ignore :
88 - ' **'
9- paths :
10- - ' .github/workflows/dev-7_4.yml'
11- - ' 7.4/**'
12- - ' overlay/**'
13- - ' VERSION'
149
1510jobs :
1611 test-7_4 :
Original file line number Diff line number Diff line change 66 - ' main'
77 tags-ignore :
88 - ' **'
9- paths :
10- - ' .github/workflows/dev-8_0.yml'
11- - ' 8.0/**'
12- - ' overlay/**'
13- - ' VERSION'
149
1510jobs :
1611 test-8_0 :
Original file line number Diff line number Diff line change 1- name : main -7_3
1+ name : publish -7_3
22
33on :
4- push :
5- branches :
6- - ' main'
7- tags-ignore :
8- - ' **'
9- paths :
10- - ' .github/workflows/main-7_3.yml'
11- - ' 7.3/**'
12- - ' overlay/**'
13- - ' VERSION'
4+ release :
5+ types : [published]
146
157jobs :
168 publish-7_3 :
Original file line number Diff line number Diff line change 1- name : main -7_4
1+ name : publish -7_4
22
33on :
4- push :
5- branches :
6- - ' main'
7- tags-ignore :
8- - ' **'
9- paths :
10- - ' .github/workflows/main-7_4.yml'
11- - ' 7.4/**'
12- - ' overlay/**'
13- - ' VERSION'
4+ release :
5+ types : [published]
146
157jobs :
168 publish-7_4 :
Original file line number Diff line number Diff line change 1- name : main -8_0
1+ name : publish -8_0
22
33on :
4- push :
5- branches :
6- - ' main'
7- tags-ignore :
8- - ' **'
9- paths :
10- - ' .github/workflows/main-8_0.yml'
11- - ' 8.0/**'
12- - ' overlay/**'
13- - ' VERSION'
4+ release :
5+ types : [published]
146
157jobs :
168 publish-8_0 :
Original file line number Diff line number Diff line change 1- FROM bcgdesign/nginx:alpine3.12-2.0.8
1+ FROM bcgdesign/nginx:alpine3.12-2.0.9
22
33LABEL maintainer="Ben Green <ben@bcgdesign.com>" \
44 org.label-schema.name="Nginx + PHP" \
Original file line number Diff line number Diff line change 1- FROM bcgdesign/nginx:alpine3.13-2.0.8
1+ FROM bcgdesign/nginx:alpine3.13-2.0.9
22
33LABEL maintainer="Ben Green <ben@bcgdesign.com>" \
44 org.label-schema.name="Nginx + PHP" \
Original file line number Diff line number Diff line change 1- FROM bcgdesign/nginx:alpine3.13-2.0.8
1+ FROM bcgdesign/nginx:alpine3.13-2.0.9
22
33LABEL maintainer="Ben Green <ben@bcgdesign.com>" \
44 org.label-schema.name="Nginx + PHP" \
Original file line number Diff line number Diff line change 1- 2.0.7
1+ 2.0.8
You can’t perform that action at this time.
0 commit comments