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/
|
VERDACCIO_URL=http://localhost:4873/
|
||||||
COMMIT_HASH=${GITHUB_SHA}
|
COMMIT_HASH=${GITHUB_SHA}
|
||||||
push: true
|
push: true
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: ${{ steps.set-tags.outputs.tags }}
|
tags: ${{ steps.set-tags.outputs.tags }}
|
||||||
|
|
||||||
- name: Deploy NocoBase
|
- name: Deploy NocoBase
|
||||||
|
Loading…
Reference in New Issue
Block a user