ci: cache
This commit is contained in:
		
							parent
							
								
									d58c08c132
								
							
						
					
					
						commit
						f54586a5bb
					
				|  | @ -3,6 +3,10 @@ image: node:lts-alpine | |||
| include: | ||||
|   - template: Security/Secret-Detection.gitlab-ci.yml | ||||
| 
 | ||||
| cache: | ||||
|   paths: | ||||
|     - node_modules/ | ||||
| 
 | ||||
| # Only run pipeline when scheduled or "Run pipeline" in the main branch | ||||
| workflow: | ||||
|   rules: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue