Trying to fix env variable not set.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -19,9 +19,9 @@ steps: | ||||
|     image: node:14 | ||||
|     commands: | ||||
|       - npm install | ||||
|       - npm run build | ||||
|       - REACT_APP_API_BASE_URL=$BASE_URL npm run build | ||||
|     environment: | ||||
|       REACT_APP_API_BASE_URL: | ||||
|       BASE_URL: | ||||
|         from_secret: baseurl | ||||
|  | ||||
|   - name: saveNodeModules | ||||
|   | ||||
		Reference in New Issue
	
	Block a user