mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	.gitlab-ci.yml - added "DEBIAN_FRONTEND=noninteractive" for debian test
This commit is contained in:
		
							parent
							
								
									646cca42f4
								
							
						
					
					
						commit
						7c8a113fbd
					
				| @ -59,6 +59,8 @@ test: | |||||||
| test:debian: | test:debian: | ||||||
|   image: debian:bookworm-slim |   image: debian:bookworm-slim | ||||||
|   stage: test |   stage: test | ||||||
|  |   variables: | ||||||
|  |     DEBIAN_FRONTEND: noninteractive | ||||||
|   needs: |   needs: | ||||||
|     - job: build:debian |     - job: build:debian | ||||||
|       artifacts: true |       artifacts: true | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause