Update node.js.yml
This commit is contained in:
		
							parent
							
								
									5e18039edc
								
							
						
					
					
						commit
						e4def9268a
					
				
							
								
								
									
										8
									
								
								.github/workflows/node.js.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/node.js.yml
									
									
									
									
										vendored
									
									
								
							| @ -16,7 +16,7 @@ jobs: | ||||
| 
 | ||||
|     strategy: | ||||
|       matrix: | ||||
|         node-version: [12.x, 14.x, 16.x] | ||||
|         node-version: [16.x] | ||||
|         # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ | ||||
| 
 | ||||
|     steps: | ||||
| @ -26,5 +26,11 @@ jobs: | ||||
|       with: | ||||
|         node-version: ${{ matrix.node-version }} | ||||
|         cache: 'npm' | ||||
|       env: | ||||
|         ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} | ||||
|         NEXT_PUBLIC_URL_CMS: ${{ secrets.NEXT_PUBLIC_URL_CMS }} | ||||
|         NEXT_PUBLIC_URL_IMG: ${{ secrets.NEXT_PUBLIC_URL_IMG }} | ||||
|         NEXT_PUBLIC_URL_SELF: ${{ secrets.NEXT_PUBLIC_URL_SELF }} | ||||
|         URL_GRAPHQL: ${{ secrets.URL_GRAPHQL }} | ||||
|     - run: npm ci | ||||
|     - run: npm run build --if-present | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 DrMint
						DrMint