Skip to content

Commit

Permalink
Update docker-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanyutin753 authored Feb 9, 2024
1 parent 673f474 commit d445213
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
build-args: TARGETPLATFORM=${{ matrix.platform }}

0 comments on commit d445213

Please sign in to comment.