File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- name : Python CI
1+ name : Main
22
33on :
44 push :
55 branches :
6- - main
6+ - v2_bug_fixes
77 pull_request :
88 branches :
9- - main
9+ - v2_bug_fixes
1010
1111jobs :
1212 build :
4343 with :
4444 context : .
4545 push : true
46- cache-from : ghcr.io/${{ github.repository }}:latest
46+ file : Dockerfile.rpdouction
47+ cache-from : ghcr.io/${{ github.repository }}:v2
4748 cache-to : type=inline
48- tags : ghcr.io/${{ github.repository }}:latest
49+ tags : ghcr.io/${{ github.repository }}:v2
Original file line number Diff line number Diff line change 1- name : Python CI
1+ name : V2
22
33on :
44 push :
4343 with :
4444 context : .
4545 push : true
46+ file : Dockerfile.rpdouction
4647 cache-from : ghcr.io/${{ github.repository }}:v2
4748 cache-to : type=inline
4849 tags : ghcr.io/${{ github.repository }}:v2
You can’t perform that action at this time.
0 commit comments