add legacy test
This commit is contained in:
		@@ -5,6 +5,13 @@ stages:
 | 
				
			|||||||
- release
 | 
					- release
 | 
				
			||||||
- page
 | 
					- page
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					testLEGACY:
 | 
				
			||||||
 | 
					  stage: test
 | 
				
			||||||
 | 
					  script:
 | 
				
			||||||
 | 
					    - npmci test legacy
 | 
				
			||||||
 | 
					  tags:
 | 
				
			||||||
 | 
					    - docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
testLTS:
 | 
					testLTS:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user