ci(cf): bootstrap with tracking-filter artifact
- vn-badsite-filter artifact is unavailable when cf-page is running
This commit is contained in:
		
							parent
							
								
									35dedf02d9
								
							
						
					
					
						commit
						d9fe822804
					
				|  | @ -14,9 +14,9 @@ const rootPath = join(__dirname, '..') | |||
| const tmpPath = join(rootPath, 'tmp') | ||||
| const publicPath = join(rootPath, 'public') | ||||
| const zipPath = join(tmpPath, 'artifacts.zip') | ||||
| const artifactsUrl = 'https://gitlab.com/curben/vn-badsite-filter/-/jobs/artifacts/main/download?job=pages' | ||||
| const pipelineUrl = 'https://gitlab.com/curben/vn-badsite-filter/badges/main/pipeline.svg' | ||||
| const ghMirror = 'https://nightly.link/curbengh/vn-badsite-filter/workflows/pages/main/public.zip' | ||||
| const artifactsUrl = 'https://gitlab.com/curben/tracking-filter/-/jobs/artifacts/main/download?job=pages' | ||||
| const pipelineUrl = 'https://gitlab.com/curben/tracking-filter/badges/main/pipeline.svg' | ||||
| const ghMirror = 'https://nightly.link/curbengh/tracking-filter/workflows/pages/main/public.zip' | ||||
| 
 | ||||
| const pipelineStatus = async (url) => { | ||||
|   try { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue