File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 build-and-push-image-normal :
15- name : Build and Push Docker Image (Normal, MRI ruby)
15+ name : Build and Push Docker Image (Normal, MRI ruby Canary )
1616 runs-on : ubuntu-latest
1717 if : github.repository_owner == 'Ruby-Network'
1818 permissions :
5050 cache-from : type=gha
5151 cache-to : type=gha,mode=max
5252 build-and-push-image-jruby :
53- name : Build and Push Docker Image (JRuby)
53+ name : Build and Push Docker Image (JRuby Canary )
5454 runs-on : ubuntu-latest
5555 if : github.repository_owner == 'Ruby-Network'
5656 permissions :
8888 cache-from : type=gha
8989 cache-to : type=gha,mode=max
9090 build-and-push-image-truffleruby :
91- name : Build and Push Docker Image (TruffleRuby)
91+ name : Build and Push Docker Image (TruffleRuby Canary )
9292 runs-on : ubuntu-latest
9393 if : github.repository_owner == 'Ruby-Network'
9494 permissions :
You can’t perform that action at this time.
0 commit comments