mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 11:03:04 +00:00 
			
		
		
		
	New CI test, without APT
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
test:
 | 
			
		||||
  script:
 | 
			
		||||
  # this configures django application to use attached postgres database that is run on `postgres` host
 | 
			
		||||
  - apt-get update -qy
 | 
			
		||||
  - apt-get install -y python3-dev python3-pip
 | 
			
		||||
  #- apt-get update -qy
 | 
			
		||||
  #- apt-get install -y python3-dev python3-pip
 | 
			
		||||
  - pip install -r requirements.txt
 | 
			
		||||
  - python manage.py test
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user