multi-platform image
All checks were successful
Build Docker image / docker (, bookworm) (push) Successful in 24s
Build Docker image / docker (, bullseye) (push) Successful in 23s
Build Docker image / docker (, buster) (push) Successful in 23s
Build Docker image / docker (-slim, bookworm) (push) Successful in 23s
Build Docker image / docker (-slim, bullseye) (push) Successful in 22s
Build Docker image / docker (-slim, buster) (push) Successful in 21s
All checks were successful
Build Docker image / docker (, bookworm) (push) Successful in 24s
Build Docker image / docker (, bullseye) (push) Successful in 23s
Build Docker image / docker (, buster) (push) Successful in 23s
Build Docker image / docker (-slim, bookworm) (push) Successful in 23s
Build Docker image / docker (-slim, bullseye) (push) Successful in 22s
Build Docker image / docker (-slim, buster) (push) Successful in 21s
This commit is contained in:
parent
0d9b176669
commit
e291397333
@ -11,9 +11,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
platform:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
version:
|
||||
- buster
|
||||
- bullseye
|
||||
@ -40,4 +37,4 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: eumau/debian:${{ matrix.version }}${{ matrix.variant }}
|
||||
platform: ${{ matrix.platform }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
Loading…
x
Reference in New Issue
Block a user