mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-10-15 07:31:35 +00:00
Update docker-deploy.yml
This commit is contained in:
4
.github/workflows/docker-deploy.yml
vendored
4
.github/workflows/docker-deploy.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
wizerd/pandora-to-api:${{ steps.tag_name.outputs.tag }}
|
||||
wizerd/pandora-to-api:latest
|
||||
yangclivia/pandora-to-api:${{ steps.tag_name.outputs.tag }}
|
||||
yangclivia/pandora-to-api:latest
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: TARGETPLATFORM=${{ matrix.platform }}
|
Reference in New Issue
Block a user