fix(ci): missing git package
This commit is contained in:
		
							parent
							
								
									a71a340d47
								
							
						
					
					
						commit
						64ec7e91ab
					
				|  | @ -4,7 +4,7 @@ build_job: | |||
|   stage: build | ||||
| 
 | ||||
|   before_script: | ||||
|     - apk update && apk add brotli curl grep | ||||
|     - apk update && apk add brotli curl git grep | ||||
| 
 | ||||
|   script: | ||||
|     - sh src/script.sh | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue