summaryrefslogtreecommitdiff
path: root/ci/postgres-with-rum-13/build_and_push.sh
diff options
context:
space:
mode:
authormarcin mikołajczak <git@mkljczk.pl>2024-03-07 13:13:49 +0100
committermarcin mikołajczak <git@mkljczk.pl>2024-03-07 13:13:49 +0100
commitb7c625db0f8090ce11c75a19fbaee8f985b966c3 (patch)
tree0d631e593dd195014fc35d7203f82f331b35aff0 /ci/postgres-with-rum-13/build_and_push.sh
parent47ce33a90d09878d5231ce9654853ebcd1b88c08 (diff)
parent8298b326a7a3081be262c73f734dfe3082962e83 (diff)
downloadpleroma-b7c625db0f8090ce11c75a19fbaee8f985b966c3.tar.gz
pleroma-b7c625db0f8090ce11c75a19fbaee8f985b966c3.zip
Merge remote-tracking branch 'origin/develop' into link-verification
Diffstat (limited to 'ci/postgres-with-rum-13/build_and_push.sh')
-rwxr-xr-xci/postgres-with-rum-13/build_and_push.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/postgres-with-rum-13/build_and_push.sh b/ci/postgres-with-rum-13/build_and_push.sh
new file mode 100755
index 000000000..c437b64a7
--- /dev/null
+++ b/ci/postgres-with-rum-13/build_and_push.sh
@@ -0,0 +1 @@
+docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/postgres-with-rum-13:latest --push .