File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed
Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 9494 platforms : ${{ matrix.variant.platform }}
9595 push : ${{ github.event_name != 'pull_request' }}
9696 labels : ${{ steps.meta.outputs.labels }}
97+ cache-from : type=gha
98+ cache-to : type=gha,mode=max
9799 tags : |
98100 webhippie/python:latest-${{ matrix.variant.arch }}
99101 quay.io/webhippie/python:latest-${{ matrix.variant.arch }}
Original file line number Diff line number Diff line change 9797 platforms : ${{ matrix.variant.platform }}
9898 push : ${{ github.event_name != 'pull_request' }}
9999 labels : ${{ steps.meta.outputs.labels }}
100+ cache-from : type=gha
101+ cache-to : type=gha,mode=max
100102 tags : |
101103 webhippie/python:3.10-${{ matrix.variant.arch }}
102104 quay.io/webhippie/python:3.10-${{ matrix.variant.arch }}
Original file line number Diff line number Diff line change 9797 platforms : ${{ matrix.variant.platform }}
9898 push : ${{ github.event_name != 'pull_request' }}
9999 labels : ${{ steps.meta.outputs.labels }}
100+ cache-from : type=gha
101+ cache-to : type=gha,mode=max
100102 tags : |
101103 webhippie/python:3.11-${{ matrix.variant.arch }}
102104 quay.io/webhippie/python:3.11-${{ matrix.variant.arch }}
Original file line number Diff line number Diff line change 9797 platforms : ${{ matrix.variant.platform }}
9898 push : ${{ github.event_name != 'pull_request' }}
9999 labels : ${{ steps.meta.outputs.labels }}
100+ cache-from : type=gha
101+ cache-to : type=gha,mode=max
100102 tags : |
101103 webhippie/python:3.12-${{ matrix.variant.arch }}
102104 quay.io/webhippie/python:3.12-${{ matrix.variant.arch }}
Original file line number Diff line number Diff line change 9797 platforms : ${{ matrix.variant.platform }}
9898 push : ${{ github.event_name != 'pull_request' }}
9999 labels : ${{ steps.meta.outputs.labels }}
100+ cache-from : type=gha
101+ cache-to : type=gha,mode=max
100102 tags : |
101103 webhippie/python:3.9-${{ matrix.variant.arch }}
102104 quay.io/webhippie/python:3.9-${{ matrix.variant.arch }}
You can’t perform that action at this time.
0 commit comments