CI script to build and publish an image for Elixir 1.14
This commit is contained in:
parent
7e303600fb
commit
1bd28e7d59
2 changed files with 2 additions and 2 deletions
1
ci/elixir-1.14.5-otp-25/build_and_push.sh
Executable file
1
ci/elixir-1.14.5-otp-25/build_and_push.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.14.5-otp-25 --push .
|
||||
Loading…
Add table
Add a link
Reference in a new issue