Compare commits
	
		
			2 Commits
		
	
	
		
			eed25f8290
			...
			9fb6996924
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								
								 | 
						9fb6996924 | |
| 
							
							
								
								 | 
						b809f868b0 | 
| 
						 | 
				
			
			@ -6,7 +6,6 @@ pipeline:
 | 
			
		|||
    image: node:lts-alpine
 | 
			
		||||
    commands:
 | 
			
		||||
      - echo "//registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN" > .npmrc
 | 
			
		||||
      - yarn publish --non-interactive
 | 
			
		||||
    secrets: [ node_auth_token ]
 | 
			
		||||
 | 
			
		||||
depends_on:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue