mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Deploy buildx
This commit is contained in:
parent
4e436b5891
commit
2f941fc08b
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue