Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									6367ac9780
								
							
						
					
					
						commit
						1bc3c3a3d7
					
				@ -5,8 +5,7 @@ maven-package:
 | 
				
			|||||||
  environment: production
 | 
					  environment: production
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - mvn clean verify
 | 
					    - mvn clean verify
 | 
				
			||||||
    - ls -la
 | 
					    - ls ../.. -la
 | 
				
			||||||
    - ls .. -la
 | 
					 | 
				
			||||||
  artifacts:
 | 
					  artifacts:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - target/transcendental-lisp-*.jar
 | 
					      - target/transcendental-lisp-*.jar
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user