1
0
Fork 0
mirror of synced 2024-05-25 15:09:47 +12:00

Removed CI tests

This commit is contained in:
Eldad Fux 2021-01-20 06:46:35 +02:00
parent aeca725d44
commit 6108b7bf9c
2 changed files with 1 additions and 3 deletions

View file

@ -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.'

View file

@ -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