File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 56
56
cache-from : type=gha
57
57
cache-to : type=gha,mode=max
58
58
build-args : |
59
- platform=linux/${{ matrix.platform == 'arm64/v8' && 'arm64' || 'amd64' }}
59
+ platform=linux/${{ matrix.platform }}
60
60
label=dockerfile-path=https://github.com/${{ github.repository }}/blob/${{ github.sha }}/Dockerfile
61
61
62
62
- name : Build & Push ${{ github.event.repository.name }}:${{ matrix.platform == 'arm64/v8' && 'arm64' || 'amd64' }}-gpu
69
69
cache-from : type=gha
70
70
cache-to : type=gha,mode=max
71
71
build-args : |
72
- platform=linux/${{ matrix.platform == 'arm64/v8' && 'arm64' || 'amd64' }}
72
+ platform=linux/${{ matrix.platform }}
73
73
label=dockerfile-path=https://github.com/${{ github.repository }}/blob/${{ github.sha }}/gpu.Dockerfile
You can’t perform that action at this time.
0 commit comments