mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Removed CI tests
This commit is contained in:
@@ -1,2 +1 @@
|
||||
# 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
|
||||
echo 'Nothing to deploy right now.'
|
||||
@@ -34,7 +34,6 @@ install:
|
||||
|
||||
script:
|
||||
- docker ps
|
||||
- docker stop appwrite-maintenance
|
||||
- docker-compose logs appwrite
|
||||
- docker-compose exec appwrite doctor
|
||||
- docker-compose exec appwrite vars
|
||||
|
||||
Reference in New Issue
Block a user