mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 00:26:07 +00:00 
			
		
		
		
	make tests interruptible
This commit is contained in:
		@@ -128,6 +128,7 @@ build:pacman:
 | 
			
		||||
test:
 | 
			
		||||
  image: python:3.11-slim-bookworm
 | 
			
		||||
  stage: test
 | 
			
		||||
  interruptible: true
 | 
			
		||||
  rules:
 | 
			
		||||
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
 | 
			
		||||
    - if: $CI_COMMIT_TAG
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user