From 1bd28e7d592b429c5eee072db8d1f2ae77d76e29 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Wed, 18 Sep 2024 17:28:48 +0000 Subject: CI script to build and publish an image for Elixir 1.14 --- ci/elixir-1.13.4-otp-25/build_and_push.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 ci/elixir-1.13.4-otp-25/build_and_push.sh (limited to 'ci/elixir-1.13.4-otp-25/build_and_push.sh') diff --git a/ci/elixir-1.13.4-otp-25/build_and_push.sh b/ci/elixir-1.13.4-otp-25/build_and_push.sh deleted file mode 100755 index b8ca1d24d..000000000 --- a/ci/elixir-1.13.4-otp-25/build_and_push.sh +++ /dev/null @@ -1 +0,0 @@ -docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.13.4-otp-25 --push . -- cgit v1.2.3