1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00

Deploy buildx

This commit is contained in:
Eldad Fux 2021-01-19 09:46:37 +02:00
parent 4e436b5891
commit 2f941fc08b

View file

@ -1 +1,2 @@
echo 'Nothing to deploy right now.'
# echo 'Nothing to deploy right now.'
docker buildx build --platform linux/amd64,linux/arm64,linux/386,linux/ppc64le -t appwrite/env-ruby-3.0:1.0.0 ./docker/environments/ruby-3.0/ --push