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