This commit is contained in:
rustmailer
2025-11-21 22:34:45 +08:00
parent 7b2280f460
commit e8368a5776
+5
View File
@@ -25,6 +25,10 @@ jobs:
os: macos-latest
- target: x86_64-pc-windows-msvc
os: windows-latest
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
- target: aarch64-apple-darwin
os: macos-latest
steps:
- name: Checkout code
@@ -168,6 +172,7 @@ jobs:
with:
context: ./docker
push: true
platforms: linux/amd64,linux/arm64
tags: |
rustmailer/bichon:${{ github.ref_name }}
rustmailer/bichon:latest