Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Jan 1, 2024
1 parent ccf0398 commit 75d400d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Build Image
run: docker buildx build --platform="linux/amd64,linux/arm64" --tag ghcr.io/FriendsOfShopware/frosh-api --push .
run: docker buildx build --platform="linux/amd64,linux/arm64" --tag ghcr.io/friendsofshopware/frosh-api --push .

0 comments on commit 75d400d

Please sign in to comment.