mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 10:01:26 +00:00
chore: platforms: linux/amd64,linux/arm64
This commit is contained in:
parent
673ea808b0
commit
f9de7c3156
1
.github/workflows/build-docker-image.yml
vendored
1
.github/workflows/build-docker-image.yml
vendored
@ -83,6 +83,7 @@ jobs:
|
||||
VERDACCIO_URL=http://localhost:4873/
|
||||
COMMIT_HASH=${GITHUB_SHA}
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ steps.set-tags.outputs.tags }}
|
||||
|
||||
- name: Deploy NocoBase
|
||||
|
Loading…
Reference in New Issue
Block a user