summaryrefslogtreecommitdiff
path: root/ci/elixir-1.13/build_and_push.sh
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2024-05-24 09:20:06 +0000
committerlain <lain@soykaf.club>2024-05-24 09:20:06 +0000
commit134f3bff6702333ea4b7d2e0e82391bbdf9c727e (patch)
tree864d7985298bd77394257f17ae61e9415c4f8f99 /ci/elixir-1.13/build_and_push.sh
parent05b9805bf98ddfc6a0ecf72b778182eb7af169e2 (diff)
parentf5c029524752e1820ea29f6557647823ae89ecf1 (diff)
downloadpleroma-134f3bff6702333ea4b7d2e0e82391bbdf9c727e.tar.gz
pleroma-134f3bff6702333ea4b7d2e0e82391bbdf9c727e.zip
Merge branch 'bump-elixir' into 'develop'
Bump minimum Elixir to 1.13 See merge request pleroma/pleroma!4014
Diffstat (limited to 'ci/elixir-1.13/build_and_push.sh')
-rwxr-xr-xci/elixir-1.13/build_and_push.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/elixir-1.13/build_and_push.sh b/ci/elixir-1.13/build_and_push.sh
new file mode 100755
index 000000000..64e1856db
--- /dev/null
+++ b/ci/elixir-1.13/build_and_push.sh
@@ -0,0 +1 @@
+docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.13.4-otp-24 --push .