fix(core): update
This commit is contained in:
		@@ -49,18 +49,6 @@ testLTS:
 | 
				
			|||||||
  tags:
 | 
					  tags:
 | 
				
			||||||
  - docker
 | 
					  - docker
 | 
				
			||||||
  - notpriv
 | 
					  - notpriv
 | 
				
			||||||
    
 | 
					 | 
				
			||||||
testSTABLE:
 | 
					 | 
				
			||||||
  stage: test
 | 
					 | 
				
			||||||
  script:
 | 
					 | 
				
			||||||
  - npmci npm prepare
 | 
					 | 
				
			||||||
  - npmci node install stable
 | 
					 | 
				
			||||||
  - npmci npm install
 | 
					 | 
				
			||||||
  - npmci npm test
 | 
					 | 
				
			||||||
  coverage: /\d+.?\d+?\%\s*coverage/
 | 
					 | 
				
			||||||
  tags:
 | 
					 | 
				
			||||||
  - docker
 | 
					 | 
				
			||||||
  - notpriv
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
release:
 | 
					release:
 | 
				
			||||||
  stage: release
 | 
					  stage: release
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user