Skip to content

Commit

Permalink
Build arm64 image
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Feb 6, 2024
1 parent f0e2427 commit 6af00a5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ jobs:
- name: "Build and push"
uses: docker/build-push-action@v5
with:
platforms: linux/amd64,linux/arm64
context: tgkotbot
push: true
tags: |
ghcr.io/heapy/kotbot:main
ghcr.io/heapy/kotbot:b${{ github.run_number }}
tags: ghcr.io/heapy/kotbot:main

0 comments on commit 6af00a5

Please sign in to comment.