File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed
Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1- name : Docker CI
1+ name : Docker Base Image CI
22
33on :
44 push :
3232 with :
3333 deep-clean : false
3434 root-reserve-mb : 20480
35- - name : Setup QEMU
36- uses : docker/setup-qemu-action@v3
37- with :
38- image : tonistiigi/binfmt:qemu-v7.0.0
39- platforms : " arm64"
4035 - name : Setup Buildx
4136 uses : docker/setup-buildx-action@v3
4237 - name : Login DockerHub
Original file line number Diff line number Diff line change 1- name : Docker Base Image CI
1+ name : Docker CI
22
33on :
44 push :
1515 - " Dockerfile.rocm.base"
1616 pull_request :
1717 branches : [main]
18- paths-ignore :
19- - " Dockerfile.rocm.base"
2018 paths :
2119 - " Dockerfile"
2220 - " Dockerfile.*"
2321 - " .github/workflows/docker-ci.yaml"
22+ - " !Dockerfile.rocm.base"
2423
2524jobs :
2625 publish-docker :
You can’t perform that action at this time.
0 commit comments