X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=ci%2Fbuild_and_push.sh;fp=ci%2Fbuild_and_push.sh;h=484cc2643ba80c2f6e958b8e28e6082e31066815;hb=c52390a7d9170c00371561115f3eb8eea6fb3515;hp=0000000000000000000000000000000000000000;hpb=3b8eaadb0d8fb7c2e415340ac93f78b00b7dbb5d;p=akkoma diff --git a/ci/build_and_push.sh b/ci/build_and_push.sh new file mode 100755 index 000000000..484cc2643 --- /dev/null +++ b/ci/build_and_push.sh @@ -0,0 +1 @@ +docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:latest --push .