Update fedora-mate-build.yml
This commit is contained in:
parent
ca418f8461
commit
fde7b772c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fedora-mate-build.yml
vendored
2
.github/workflows/fedora-mate-build.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
context: ./mate
|
||||
file: ./mate/Dockerfile
|
||||
# platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue