CI: Add new builders for base images
This commit is contained in:
parent
ad26b6d593
commit
226874c9d6
4 changed files with 13 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
docker buildx build --platform linux/amd64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15-otp25 --push .
|
||||
docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15-otp25 --push .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue