mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 01:09:41 +00:00 
			
		
		
		
	Optimized testing
This commit is contained in:
		| @@ -1,2 +1,2 @@ | ||||
| cp .env.dist docker-symfony/.env | ||||
| (cd ../docker-symfony/ && docker-compose build && docker-compose up -d) | ||||
| (cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose build && docker-compose up -d) | ||||
|   | ||||
| @@ -1 +1 @@ | ||||
| (cd ../docker-symfony/ && docker-compose exec php php -d memory_limit=128M /var/www/symfony/vendor/bin/phpunit) | ||||
| (cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php php -d memory_limit=128M /var/www/symfony/vendor/bin/phpunit) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user