Merge pull request #78 from HideyoshiSolutions/adds-arm-docker-image
Adds Arm Docker Image
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: yoshiunfriendly/frontend-hideyoshi.com:latest
|
tags: yoshiunfriendly/frontend-hideyoshi.com:latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user