fix: CI: cd into website/ only once
							rodzic
							
								
									9ea2ad734c
								
							
						
					
					
						commit
						a949468ea5
					
				| 
						 | 
				
			
			@ -4,8 +4,9 @@ pipeline:
 | 
			
		|||
    when:
 | 
			
		||||
      event: [push, pull_request, tag, deployment]
 | 
			
		||||
    commands:
 | 
			
		||||
      - cd website/ && make env
 | 
			
		||||
      - cd website/ && make
 | 
			
		||||
      - cd website
 | 
			
		||||
      - make env
 | 
			
		||||
      - make
 | 
			
		||||
 | 
			
		||||
  publish:
 | 
			
		||||
    image: python
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue