ci job canged
This commit is contained in:
		@@ -23,7 +23,7 @@ stages:
 | 
			
		||||
build_job:
 | 
			
		||||
  script:
 | 
			
		||||
    - "cd source"
 | 
			
		||||
    - "make build APP=test BOARD=stm32f4-discovery"
 | 
			
		||||
    - "make all APP=test BOARD=stm32f4-discovery"
 | 
			
		||||
  stage: build
 | 
			
		||||
  except:
 | 
			
		||||
    - /^release/.*$/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user