mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 19:57:48 +02:00
[gha] test on all platforms
This commit is contained in:
parent
6ccac48676
commit
b0f5049fea
1 changed files with 1 additions and 3 deletions
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
|
@ -23,8 +23,6 @@ jobs:
|
|||
with:
|
||||
context: ./contrib/docker
|
||||
file: ./contrib/docker/Dockerfile
|
||||
# platforms: linux/amd64,linux/386,linux/arm/v7,linux/arm64,linux/ppc64le
|
||||
platforms: linux/amd64
|
||||
no-cache: true
|
||||
platforms: linux/amd64,linux/386,linux/arm/v7,linux/arm64,linux/ppc64le
|
||||
push: true
|
||||
tags: ghcr.io/purplei2p/i2pd:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue