mirror of
				https://github.com/Instadapp/aave-protocol-v2.git
				synced 2024-07-29 21:47:30 +00:00 
			
		
		
		
	Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									21df2d6922
								
							
						
					
					
						commit
						11ed9c396e
					
				| 
						 | 
					@ -15,7 +15,9 @@ test:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
certora-test:
 | 
					certora-test:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
  image: openjdk:15-jdk
 | 
					  image: openjdk:15.0-jdk-buster
 | 
				
			||||||
 | 
					  tags:
 | 
				
			||||||
 | 
					    - linux
 | 
				
			||||||
  before_script:
 | 
					  before_script:
 | 
				
			||||||
    - echo "export PATH=$PATH:~/.local/bin"
 | 
					    - echo "export PATH=$PATH:~/.local/bin"
 | 
				
			||||||
    - whereis sudo
 | 
					    - whereis sudo
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user