mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user