Skip to content

Commit

Permalink
Updated cloud build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecao committed Aug 28, 2024
1 parent c6e4cf7 commit 2de8632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
buildArgs: DATABASE_TYPE=postgresql
registry: ghcr.io
multiPlatform: true
platform: linux/amd64,linux/arm64
platform: linux/amd64
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2de8632

Please sign in to comment.