Add pipeline first CI/CD
This commit is contained in:
		
							parent
							
								
									ff4286a15e
								
							
						
					
					
						commit
						58ca45859d
					
				
							
								
								
									
										11
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| stages: | ||||
|   - deploy | ||||
| 
 | ||||
| deploy: | ||||
|   stage: deploy | ||||
|   only: | ||||
|     - master | ||||
|   script: | ||||
|     - npm install | ||||
|     - npm version patch | ||||
|     - npm publish --access public  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 i.j
						i.j