summaryrefslogtreecommitdiff
path: root/ci/elixir-1.12/build_and_push.sh
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-28 12:31:12 +0400
committerLain Soykaf <lain@lain.com>2024-05-28 12:31:12 +0400
commit3b4be5daa2c24d674665d6bc490e5d8f0878dd6e (patch)
treeeca0c6d7754dd4c824f32cb262fe2d815400bcec /ci/elixir-1.12/build_and_push.sh
parent6e51845d44cd0cee89d9ad17faee4754435d582e (diff)
parent25903a4996d12306d454be960a0a7478541b1879 (diff)
downloadpleroma-3b4be5daa2c24d674665d6bc490e5d8f0878dd6e.tar.gz
pleroma-3b4be5daa2c24d674665d6bc490e5d8f0878dd6e.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-secure-mode
Diffstat (limited to 'ci/elixir-1.12/build_and_push.sh')
-rwxr-xr-xci/elixir-1.12/build_and_push.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/elixir-1.12/build_and_push.sh b/ci/elixir-1.12/build_and_push.sh
new file mode 100755
index 000000000..508262ed8
--- /dev/null
+++ b/ci/elixir-1.12/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:elixir-1.12 --push .